X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FWeak.c;h=569bffb244cc8fd0fd7153fe89db77bcc3c237e2;hb=4dc5598c02fcdd00b3f9f3f13421b489bafe178f;hp=a83cef995f64ece71523fa61e3593c622532445d;hpb=5a2769f0273dd389977e8283375e7920d183bdd4;p=ghc-hetmet.git diff --git a/rts/Weak.c b/rts/Weak.c index a83cef9..569bffb 100644 --- a/rts/Weak.c +++ b/rts/Weak.c @@ -13,7 +13,6 @@ #include "SchedAPI.h" #include "RtsFlags.h" #include "Weak.h" -#include "Storage.h" #include "Schedule.h" #include "Prelude.h" #include "RtsAPI.h"