[project @ 1997-07-07 15:18:25 by andre]
[ghc-hetmet.git] / ghc / runtime / gum / ParInit.lc
index 277f500..b961235 100644 (file)
@@ -11,7 +11,9 @@
 \begin{code}
 #ifdef PAR /* whole file */
 
+#ifndef _AIX
 #define NON_POSIX_SOURCE /* so says Solaris */
+#endif
 
 #include "rtsdefs.h"
 #include <setjmp.h>