X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Flib%2Fcompat%2Fcbits%2Funicode.c;fp=ghc%2Flib%2Fcompat%2Fcbits%2Funicode.c;h=c744cc94366e4ec4fe4252d5870e0b60d82139db;hb=71f2cb608d5cf9ed86ecbd194c03dbc356a1c4e7;hp=0e0d1c5d4052a481c29c27b9b00b576852f51cee;hpb=14f70d834589f134c8fbeaa2e0f5f56cba3eab28;p=ghc-hetmet.git diff --git a/ghc/lib/compat/cbits/unicode.c b/ghc/lib/compat/cbits/unicode.c index 0e0d1c5..c744cc9 100644 --- a/ghc/lib/compat/cbits/unicode.c +++ b/ghc/lib/compat/cbits/unicode.c @@ -1,3 +1,3 @@ -#if __GLASGOW_HASKELL__ < 604 +#if __GLASGOW_HASKELL__ < 604 || (__GLASGOW_HASKELL__==604 && __GHC_PATCHLEVEL__==0) #include "WCsubst.c" #endif