From fa095a4504cbe668e4244547e2c141597bea4ecf Mon Sep 17 00:00:00 2001 From: Andreas Rottmann Date: Mon, 14 Sep 2009 12:32:44 +0200 Subject: Imported Upstream version 0.9.1 --- gnulib-local/lib/unitypes.h.diff | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 gnulib-local/lib/unitypes.h.diff (limited to 'gnulib-local/lib/unitypes.h.diff') diff --git a/gnulib-local/lib/unitypes.h.diff b/gnulib-local/lib/unitypes.h.diff new file mode 100644 index 00000000..39597ffd --- /dev/null +++ b/gnulib-local/lib/unitypes.h.diff @@ -0,0 +1,19 @@ +*** unitypes.h.orig 2009-04-05 19:30:36.000000000 +0200 +--- unitypes.h 2009-04-10 16:22:07.000000000 +0200 +*************** +*** 18,24 **** + #define _UNITYPES_H + + /* Get uint8_t, uint16_t, uint32_t. */ +! #include + + /* Type representing a Unicode character. */ + typedef uint32_t ucs4_t; +--- 18,24 ---- + #define _UNITYPES_H + + /* Get uint8_t, uint16_t, uint32_t. */ +! #include + + /* Type representing a Unicode character. */ + typedef uint32_t ucs4_t; -- cgit v1.2.3