pkubat / rpms / cpio

Forked from rpms/cpio 4 years ago
Clone
d46f00d
--- cpio-2.6/lib/system.h.setLocale	2006-12-05 11:36:04.000000000 +0100
d46f00d
+++ cpio-2.6/lib/system.h	2006-12-05 11:36:22.000000000 +0100
d46f00d
@@ -471,6 +471,8 @@
d46f00d
 
d46f00d
 /* Prototypes for external functions.  */
d46f00d
 
d46f00d
+#define HAVE_SETLOCALE 1 
d46f00d
+
d46f00d
 #if HAVE_LOCALE_H
d46f00d
 # include <locale.h>
d46f00d
 #endif