Add explicit imports for RTS-external variables
[ghc-hetmet.git] / rts / Exception.cmm
index a0a6db4..f3564e4 100644 (file)
@@ -13,6 +13,8 @@
 #include "Cmm.h"
 #include "RaiseAsync.h"
 
+import base_GHCziBase_True_closure;
+
 /* -----------------------------------------------------------------------------
    Exception Primitives