1 diff -ru popt-1.14_vanilla/popthelp.c popt-1.14_no-wchar/popthelp.c
2 --- popt-1.14_vanilla/popthelp.c 2008-03-27 17:33:08.000000000 +0000
3 +++ popt-1.14_no-wchar/popthelp.c 2008-04-10 05:44:43.000000000 +0000
8 -#define POPT_WCHAR_HACK
9 +/* #define POPT_WCHAR_HACK */
10 #ifdef POPT_WCHAR_HACK
11 #include <wchar.h> /* for mbsrtowcs */
12 /*@access mbstate_t @*/