[project @ 2005-11-25 13:56:16 by simonmar]
authorsimonmar <unknown>
Fri, 25 Nov 2005 13:56:16 +0000 (13:56 +0000)
committersimonmar <unknown>
Fri, 25 Nov 2005 13:56:16 +0000 (13:56 +0000)
oops, undo previous (SMP.h is already included)

ghc/includes/Rts.h

index e9adbb4..ebc2f23 100644 (file)
@@ -84,9 +84,6 @@ extern void _assertFail (char *, unsigned int);
 /* Global constaints */
 #include "Constants.h"
 
-/* SMP definitions */
-#include "SMP.h"
-
 /* Profiling information */
 #include "StgProf.h"
 #include "StgLdvProf.h"