Ensure runhaskell is rebuild in stage2
[ghc-hetmet.git] / rts / Weak.c
index a83cef9..e97ff57 100644 (file)
@@ -7,13 +7,11 @@
  * ---------------------------------------------------------------------------*/
 
 #include "PosixSource.h"
-#define COMPILING_RTS_MAIN
 #include "Rts.h"
 #include "RtsUtils.h"
 #include "SchedAPI.h"
 #include "RtsFlags.h"
 #include "Weak.h"
-#include "Storage.h"
 #include "Schedule.h"
 #include "Prelude.h"
 #include "RtsAPI.h"