components/libconfuse/patches/confuse.h.patch
changeset 425 83f6fdf39de7
equal deleted inserted replaced
424:0884863b62c3 425:83f6fdf39de7
       
     1 --- confuse-2.6/src/confuse.h	Sat Oct 13 08:11:54 2007
       
     2 +++ confuse-2.6/src/confuse.h.new	Tue Jul 19 08:12:27 2011
       
     3 @@ -42,6 +42,7 @@
       
     4  
       
     5  #include <stdio.h>
       
     6  #include <stdarg.h>
       
     7 +#include <locale.h>
       
     8  
       
     9  #if defined(_WIN32) && !defined(__GNUC__)
       
    10  # ifdef HAVE__FILENO