summaryrefslogtreecommitdiffstats
path: root/idlc/source/preproc/macro.c
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/source/preproc/macro.c')
-rw-r--r--idlc/source/preproc/macro.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/idlc/source/preproc/macro.c b/idlc/source/preproc/macro.c
index 35dc20d5204f..0bc3c76825d1 100644
--- a/idlc/source/preproc/macro.c
+++ b/idlc/source/preproc/macro.c
@@ -32,9 +32,6 @@
#include <stdlib.h>
#include <string.h>
-#ifdef __hpux
-# define _HPUX_SOURCE
-#endif
#ifdef SCO
# define _IBCS2
#endif