[project @ 1997-07-07 17:08:21 by andre]
[ghc-hetmet.git] / ghc / lib / cbits / inputReady.lc
index 2fa65a7..8baa582 100644 (file)
@@ -6,7 +6,10 @@
 \begin{code}
 
 /* select and supporting types is not */
+#ifndef _AIX
 #define NON_POSIX_SOURCE  
+#endif
+
 #include "rtsdefs.h"
 #include "stgio.h"