File texlive-20110705-source-ctype.patch of Package mingw64-texlive
diff -Naur texlive-20110705-source/texk/web2c/luatexdir/luafontloader/fontforge/inc/utype.h texlive-20110705-source.ctype/texk/web2c/luatexdir/luafontloader/fontforge/inc/utype.h --- texlive-20110705-source/texk/web2c/luatexdir/luafontloader/fontforge/inc/utype.h 2009-03-27 16:30:55.000000000 +0100 +++ texlive-20110705-source.ctype/texk/web2c/luatexdir/luafontloader/fontforge/inc/utype.h 2011-11-18 15:57:36.108744301 +0100 @@ -1,6 +1,8 @@ #ifndef _UTYPE_H #define _UTYPE_H +#include <ctype.h> + #define ____L 0x1 #define ____U 0x2 #define ____TITLE 0x4