summaryrefslogtreecommitdiff
path: root/gnulib-local/lib/unitypes.in.h.diff
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib-local/lib/unitypes.in.h.diff')
-rw-r--r--gnulib-local/lib/unitypes.in.h.diff19
1 files changed, 19 insertions, 0 deletions
diff --git a/gnulib-local/lib/unitypes.in.h.diff b/gnulib-local/lib/unitypes.in.h.diff
new file mode 100644
index 0000000..f490695
--- /dev/null
+++ b/gnulib-local/lib/unitypes.in.h.diff
@@ -0,0 +1,19 @@
+*** unitypes.in.h.orig 2009-04-05 19:30:36.000000000 +0200
+--- unitypes.in.h 2009-04-10 16:22:07.000000000 +0200
+***************
+*** 18,24 ****
+ #define _UNITYPES_H
+
+ /* Get uint8_t, uint16_t, uint32_t. */
+! #include <stdint.h>
+
+ /* Type representing a Unicode character. */
+ typedef uint32_t ucs4_t;
+--- 18,24 ----
+ #define _UNITYPES_H
+
+ /* Get uint8_t, uint16_t, uint32_t. */
+! #include <unistring/stdint.h>
+
+ /* Type representing a Unicode character. */
+ typedef uint32_t ucs4_t;