fix haddock submodule pointer
[ghc-hetmet.git] / rts / RtsDllMain.h
index df5fde9..fc28d90 100644 (file)
@@ -6,7 +6,7 @@
 #endif
 
 /* I'd be mildly surprised if this wasn't defined, but still. */
-#if defined(__PIC__) && defined(mingw32_TARGET_OS)
+#if defined(__PIC__) && defined(mingw32_HOST_OS)
 BOOL
 WINAPI
 DllMain ( HINSTANCE hInstance