12 lines
280 B
Diff
12 lines
280 B
Diff
|
--- cpio-2.6/lib/system.h.setLocale 2006-12-05 11:36:04.000000000 +0100
|
|||
|
+++ cpio-2.6/lib/system.h 2006-12-05 11:36:22.000000000 +0100
|
|||
|
@@ -471,6 +471,8 @@
|
|||
|
|
|||
|
/* Prototypes for external functions. */
|
|||
|
|
|||
|
+#define HAVE_SETLOCALE 1
|
|||
|
+
|
|||
|
#if HAVE_LOCALE_H
|
|||
|
# include <locale.h>
|
|||
|
#endif
|