Do not #include external header files when compiling via C
[ghc-hetmet.git] / rts / Exception.cmm
index c2f0dde..daa8e4f 100644 (file)
@@ -13,9 +13,7 @@
 #include "Cmm.h"
 #include "RaiseAsync.h"
 
-#ifdef __PIC__
 import ghczmprim_GHCziBool_True_closure;
-#endif
 
 /* -----------------------------------------------------------------------------
    Exception Primitives