components/libconfuse/patches/confuse.h.patch
author Jacob Varughese <jacob.varughese@oracle.com>
Fri, 13 Feb 2015 12:30:50 -0800
branchs11-update
changeset 3806 bdc70b98921a
parent 425 ddb1d95b4cfc
permissions -rw-r--r--
PSARC/2014/441 OpenSCAP update to 1.2.0 and 3PSC 20002615 upgrade openscap to latest version 1.2.0 20465100 openscap needs to have ASLR enabled

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