[project @ 1997-07-07 17:08:21 by andre]
[ghc-hetmet.git] / ghc / lib / cbits / getCPUTime.lc
index bc4f930..d3d7b2a 100644 (file)
@@ -5,7 +5,9 @@
 
 \begin{code}
 
+#ifndef _AIX
 #define NON_POSIX_SOURCE /*needed for solaris2 only?*/
+#endif
 
 /* how is this to work given we have not read platform.h yet? */
 #ifdef hpux_TARGET_OS