X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fhschooks.c;h=f3c4b4d1a765a940750fc85dd032bd6b978e6ff5;hb=470d52df0101a2f3c528b35e046ef9814ae6e5a5;hp=2224b0210e89594b774c97d665eaa46cb4a58841;hpb=02ad6e66c67e486c84678f2fc8cc73396b755722;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