[project @ 1997-07-07 15:18:25 by andre]
[ghc-hetmet.git] / ghc / runtime / main / GranSim.lc
index b49680f..56346ba 100644 (file)
@@ -20,7 +20,9 @@ which should be <= the length of a word in bits.  -- HWL
 \begin{code}
 #if defined(GRAN) || defined(PAR)
 
+#ifndef _AIX
 #define NON_POSIX_SOURCE    /* gettimeofday */
+#endif
 
 #include "rtsdefs.h"