Fix from HEAD.

This commit is contained in:
Dr. Stephen Henson 2006-02-04 01:27:52 +00:00
parent b1971b067a
commit a13e6553ad

View file

@ -90,7 +90,7 @@ $tmp
#ifdef OUT #ifdef OUT
#define OK 1 #define OK 1
#define ALIGN 4 #define ALIGN 4
#if defined(__CYGWIN__) || defined(__DJGPP__) #if defined(__CYGWIN__) || defined(__DJGPP__) || defined(__MINGW32__)
#undef SIZE #undef SIZE
#undef TYPE #undef TYPE
#define SIZE(a,b) #define SIZE(a,b)