Fix from HEAD.
This commit is contained in:
parent
0b8ed5de2d
commit
269d2575cd
@ -93,7 +93,7 @@ $tmp
|
||||
#ifdef OUT
|
||||
#define OK 1
|
||||
#define ALIGN 4
|
||||
#if defined(__CYGWIN__) || defined(__DJGPP__)
|
||||
#if defined(__CYGWIN__) || defined(__DJGPP__) || (__MINGW32__)
|
||||
#undef SIZE
|
||||
#undef TYPE
|
||||
#define SIZE(a,b)
|
||||
|
Loading…
x
Reference in New Issue
Block a user