Simon's hacking on monad-comp; incomplete
[ghc-hetmet.git] / compiler / parser / cutils.c
index 157c902..c42ec9e 100644 (file)
@@ -4,9 +4,6 @@ places in the GHC library.
 */
 
 #include "Rts.h"
-#if __GLASGOW_HASKELL__ <= 610
-#include "RtsFlags.h"
-#endif
 
 #include "HsFFI.h"