X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=ghc%2Fhschooks.c;fp=ghc%2Fhschooks.c;h=f3c4b4d1a765a940750fc85dd032bd6b978e6ff5;hb=8e0dcfd80c47a55aa94df2fc74ef12d780906a3e;hp=2224b0210e89594b774c97d665eaa46cb4a58841;hpb=06c0128c1ee0f08c710bbb1a120acf08b5da9665;p=ghc-hetmet.git diff --git a/ghc/hschooks.c b/ghc/hschooks.c index 2224b02..f3c4b4d 100644 --- a/ghc/hschooks.c +++ b/ghc/hschooks.c @@ -5,7 +5,7 @@ in instead of the defaults. */ #include "Rts.h" -#if __GLASGOW_HASKELL__ <611 +#if defined(__GLASGOW_HASKELL__) && (__GLASGOW_HASKELL__ <611) #include "RtsFlags.h" #endif