fix building with msvc

svn path=/trunk/; revision=30639
This commit is contained in:
Christoph von Wittich 2007-11-21 17:18:25 +00:00
parent 13381f6a4b
commit 20d54e190b

View file

@ -10,7 +10,9 @@
/* ------------------------------------------------------- INCLUDES */
#ifdef __GNUC__
#include <wctype.h> /* towlower prototype */
#endif
#define NDEBUG
#include "vfat.h"