summaryrefslogtreecommitdiff
path: root/gnulib-local/lib/uniwidth.h.diff
diff options
context:
space:
mode:
authorManuel A. Fernandez Montecelo <manuel.montezelo@gmail.com>2016-05-27 14:35:40 +0100
committerManuel A. Fernandez Montecelo <manuel.montezelo@gmail.com>2016-05-27 14:35:40 +0100
commitb1de003dac299705a7f01c997d2b866bafe39926 (patch)
tree1cc16a3877e945116387a380f7f3023f81fa36e4 /gnulib-local/lib/uniwidth.h.diff
parent752fd7247bc223bcea35bd89cf56d1c08ead9ba6 (diff)
parent3590c846d4c2febbc05b4ad6b14a06edc549e453 (diff)
Merge tag 'upstream/0.9.6+really0.9.6'
Upstream version 0.9.6+really0.9.6
Diffstat (limited to 'gnulib-local/lib/uniwidth.h.diff')
-rw-r--r--gnulib-local/lib/uniwidth.h.diff19
1 files changed, 0 insertions, 19 deletions
diff --git a/gnulib-local/lib/uniwidth.h.diff b/gnulib-local/lib/uniwidth.h.diff
deleted file mode 100644
index 7448d4c0..00000000
--- a/gnulib-local/lib/uniwidth.h.diff
+++ /dev/null
@@ -1,19 +0,0 @@
-*** 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" {