X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FRtsDllMain.h;h=fc28d90f25483ee607645faf61e376662da54898;hb=8625c675de45bdb8bcfa795572ce7c47687c147c;hp=df5fde9c121c0b168d208a45bf74a09ae60dc5e1;hpb=624e821201ed68425c906358f8d45a69f4e61093;p=ghc-hetmet.git diff --git a/rts/RtsDllMain.h b/rts/RtsDllMain.h index df5fde9..fc28d90 100644 --- a/rts/RtsDllMain.h +++ b/rts/RtsDllMain.h @@ -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