[project @ 2005-11-25 13:10:04 by simonmar]
[ghc-hetmet.git] / ghc / includes / Rts.h
index ebc2f23..e9adbb4 100644 (file)
@@ -84,6 +84,9 @@ extern void _assertFail (char *, unsigned int);
 /* Global constaints */
 #include "Constants.h"
 
+/* SMP definitions */
+#include "SMP.h"
+
 /* Profiling information */
 #include "StgProf.h"
 #include "StgLdvProf.h"