components/libconfuse/patches/confuse.h.patch
author Melynda Hunter <melynda.hunter@Oracle.COM>
Wed, 23 Jan 2013 10:23:34 -0800
branchs11u1-sru
changeset 2473 d4b4320e689f
parent 425 ddb1d95b4cfc
permissions -rw-r--r--
Added tag 0.175.1.4.0.3.0 for changeset a1822222111d

--- confuse-2.6/src/confuse.h	Sat Oct 13 08:11:54 2007
+++ confuse-2.6/src/confuse.h.new	Tue Jul 19 08:12:27 2011
@@ -42,6 +42,7 @@
 
 #include <stdio.h>
 #include <stdarg.h>
+#include <locale.h>
 
 #if defined(_WIN32) && !defined(__GNUC__)
 # ifdef HAVE__FILENO