cpio/cpio-2.6-setLocale.patch
2006-12-05 11:58:22 +00:00

12 lines
280 B
Diff
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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