From 5f2b09982312c98863eb9a8dfe2c608b81f58259 Mon Sep 17 00:00:00 2001 From: "Manuel A. Fernandez Montecelo" Date: Thu, 26 May 2016 16:48:15 +0100 Subject: Imported Upstream version 0.9.6 --- gnulib-local/lib/unitypes.in.h.diff | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 gnulib-local/lib/unitypes.in.h.diff (limited to 'gnulib-local/lib/unitypes.in.h.diff') diff --git a/gnulib-local/lib/unitypes.in.h.diff b/gnulib-local/lib/unitypes.in.h.diff new file mode 100644 index 00000000..f4906958 --- /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 + + /* 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