[project @ 1997-03-14 03:43:15 by sof]
authorsof <unknown>
Fri, 14 Mar 1997 03:43:15 +0000 (03:43 +0000)
committersof <unknown>
Fri, 14 Mar 1997 03:43:15 +0000 (03:43 +0000)
Removed platform.h include (not generated anymore)

ghc/runtime/main/Itimer.lc

index 1068825..bf845f0 100644 (file)
@@ -20,7 +20,9 @@ to support.  So much for standards.
 
 #if defined(PROFILING) || defined(CONCURRENT)
 
-# include "platform.h"
+/* OLD: # include "platform.h" */
+
+# include "config.h"
 
 # define NON_POSIX_SOURCE