Make it less fatal to not call ioManagerStart()
[ghc-hetmet.git] / rts / win32 / OSThreads.c
index 24fbabe..ed5c968 100644 (file)
@@ -13,6 +13,7 @@
 #if defined(THREADED_RTS)
 #include "OSThreads.h"
 #include "RtsUtils.h"
+#include <windows.h>
 
 /* For reasons not yet clear, the entire contents of process.h is protected 
  * by __STRICT_ANSI__ not being defined.