summaryrefslogtreecommitdiff
path: root/gnulib-local/lib/unictype.in.h.diff
diff options
context:
space:
mode:
authorManuel A. Fernandez Montecelo <manuel.montezelo@gmail.com>2016-05-26 16:48:39 +0100
committerManuel A. Fernandez Montecelo <manuel.montezelo@gmail.com>2016-05-26 16:48:39 +0100
commit8dfc46115527afe3706e9e4225e9ad019c97d695 (patch)
tree372d5192b218455834781a0037c57e919a06b488 /gnulib-local/lib/unictype.in.h.diff
parent2291cf138eb72ad38d8c59b8b6f762875c8c4ff2 (diff)
parent5f2b09982312c98863eb9a8dfe2c608b81f58259 (diff)
Merge tag 'upstream/0.9.6'
Upstream version 0.9.6
Diffstat (limited to 'gnulib-local/lib/unictype.in.h.diff')
-rw-r--r--gnulib-local/lib/unictype.in.h.diff24
1 files changed, 24 insertions, 0 deletions
diff --git a/gnulib-local/lib/unictype.in.h.diff b/gnulib-local/lib/unictype.in.h.diff
new file mode 100644
index 0000000..cb68885
--- /dev/null
+++ b/gnulib-local/lib/unictype.in.h.diff
@@ -0,0 +1,24 @@
+*** unictype.in.h.orig 2009-04-05 12:15:57.000000000 +0200
+--- unictype.in.h 2009-04-12 04:31:36.000000000 +0200
+***************
+*** 19,26 ****
+
+ #include "unitypes.h"
+
+ /* Get bool. */
+! #include <stdbool.h>
+
+ /* Get size_t. */
+ #include <stddef.h>
+--- 19,29 ----
+
+ #include "unitypes.h"
+
++ /* Get LIBUNISTRING_DLL_VARIABLE. */
++ #include <unistring/woe32dll.h>
++
+ /* Get bool. */
+! #include <unistring/stdbool.h>
+
+ /* Get size_t. */
+ #include <stddef.h>