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=0e0d1c5d4052a481c29c27b9b00b576852f51cee;hb=8e59ba46e26979cc11fa71e3f67aebbe6da4e8d6;hp=0000000000000000000000000000000000000000;hpb=080c9600d0ca63cc4125c6d2957ed8336b311c76;p=ghc-hetmet.git diff --git a/ghc/lib/compat/cbits/unicode.c b/ghc/lib/compat/cbits/unicode.c new file mode 100644 index 0000000..0e0d1c5 --- /dev/null +++ b/ghc/lib/compat/cbits/unicode.c @@ -0,0 +1,3 @@ +#if __GLASGOW_HASKELL__ < 604 +#include "WCsubst.c" +#endif