diff options
Diffstat (limited to 'idlc/source/preproc/macro.c')
-rw-r--r-- | idlc/source/preproc/macro.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/idlc/source/preproc/macro.c b/idlc/source/preproc/macro.c index 0bc3c76825d1..e30459958564 100644 --- a/idlc/source/preproc/macro.c +++ b/idlc/source/preproc/macro.c @@ -31,10 +31,6 @@ #include <stdio.h> #include <stdlib.h> #include <string.h> - -#ifdef SCO -# define _IBCS2 -#endif #include <limits.h> #include "cpp.h" |