X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fhschooks.c;fp=ghc%2Fhschooks.c;h=4878021a8b6575594c56f515735a19c7b5aef256;hb=9d1a7251a138829f59cc1cf052ee2d3f5603d67b;hp=f3c4b4d1a765a940750fc85dd032bd6b978e6ff5;hpb=be36dc8301313715f1373a323c9c322f57295e74;p=ghc-hetmet.git diff --git a/ghc/hschooks.c b/ghc/hschooks.c index f3c4b4d..4878021 100644 --- a/ghc/hschooks.c +++ b/ghc/hschooks.c @@ -5,9 +5,6 @@ in instead of the defaults. */ #include "Rts.h" -#if defined(__GLASGOW_HASKELL__) && (__GLASGOW_HASKELL__ <611) -#include "RtsFlags.h" -#endif #include "HsFFI.h"