unbreak Windows build

Reverses part of Mike's change for FreeBSD,
 but I still think that mzconfig.h should have
 covered that part of the FreeBSD problem
This commit is contained in:
Matthew Flatt 2010-12-04 18:25:05 -07:00
parent 71cf40c4b7
commit 327b7ac6a1

View File

@ -136,7 +136,6 @@ START_XFORM_SUSPEND;
#include <stdlib.h>
#include <string.h>
#include <stddef.h>
#include <stdint.h>
#ifdef MZ_XFORM
END_XFORM_SUSPEND;