summaryrefslogtreecommitdiff
path: root/gnulib-local/lib/uniwidth.h.diff
diff options
context:
space:
mode:
authorAndreas Rottmann <a.rottmann@gmx.at>2009-09-14 12:32:44 +0200
committerAndreas Rottmann <a.rottmann@gmx.at>2009-09-14 12:32:44 +0200
commitfa095a4504cbe668e4244547e2c141597bea4ecf (patch)
tree06135820a286ffec47804e75fbf8a147e92acd2e /gnulib-local/lib/uniwidth.h.diff
Imported Upstream version 0.9.1upstream/0.9.1
Diffstat (limited to 'gnulib-local/lib/uniwidth.h.diff')
-rw-r--r--gnulib-local/lib/uniwidth.h.diff19
1 files changed, 19 insertions, 0 deletions
diff --git a/gnulib-local/lib/uniwidth.h.diff b/gnulib-local/lib/uniwidth.h.diff
new file mode 100644
index 0000000..7448d4c
--- /dev/null
+++ b/gnulib-local/lib/uniwidth.h.diff
@@ -0,0 +1,19 @@
+*** uniwidth.h.orig 2007-10-07 17:24:38.000000000 +0200
+--- uniwidth.h 2009-04-10 22:39:46.000000000 +0200
+***************
+*** 23,29 ****
+ #include <stddef.h>
+
+ /* Get locale_charset() declaration. */
+! #include "localcharset.h"
+
+ #ifdef __cplusplus
+ extern "C" {
+--- 23,29 ----
+ #include <stddef.h>
+
+ /* Get locale_charset() declaration. */
+! #include <unistring/localcharset.h>
+
+ #ifdef __cplusplus
+ extern "C" {