Properly guard imports because they have to be precise on Windows and Darwin sets...
[ghc-hetmet.git] / rts / Exception.cmm
index f3564e4..e6c0c0f 100644 (file)
@@ -13,7 +13,9 @@
 #include "Cmm.h"
 #include "RaiseAsync.h"
 
+#ifdef __PIC__
 import base_GHCziBase_True_closure;
+#endif
 
 /* -----------------------------------------------------------------------------
    Exception Primitives