[project @ 2005-05-21 16:09:18 by panne]
[ghc-hetmet.git] / ghc / rts / Capability.h
index f1615dc..7034b6b 100644 (file)
@@ -23,6 +23,8 @@
 #ifndef __CAPABILITY_H__
 #define __CAPABILITY_H__
 
+#include "RtsFlags.h"
+
 // All the capabilities
 extern Capability *capabilities;