Start support for coloured SDoc output.
[ghc-hetmet.git] / ghc / hschooks.c
index 2224b02..4878021 100644 (file)
@@ -5,9 +5,6 @@ in instead of the defaults.
 */
 
 #include "Rts.h"
-#if __GLASGOW_HASKELL__ <611
-#include "RtsFlags.h"
-#endif
 
 #include "HsFFI.h"