components/libconfuse/patches/confuse.h.patch
author Kevin Crowe <Kevin.Crowe@oracle.com>
Tue, 19 Jul 2011 13:59:56 -0700
changeset 425 83f6fdf39de7
permissions -rw-r--r--
7067338 migrate libconfuse to userland 6854568 libconfuse in the pkginfo NAME field is not helpful.

--- 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