X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fparser%2Fcutils.c;h=c42ec9e3cec8f3f0c888c59a76bb8fc5a951d904;hp=157c90290d8ac249e47924e5e0bacce46ae52819;hb=edc0bafd3fcd01b85a2e8894e5dfe149eb0e0857;hpb=4f37664780b85725ba3552b7de11c0e5e79d3fee diff --git a/compiler/parser/cutils.c b/compiler/parser/cutils.c index 157c902..c42ec9e 100644 --- a/compiler/parser/cutils.c +++ b/compiler/parser/cutils.c @@ -4,9 +4,6 @@ places in the GHC library. */ #include "Rts.h" -#if __GLASGOW_HASKELL__ <= 610 -#include "RtsFlags.h" -#endif #include "HsFFI.h"