From 3590c846d4c2febbc05b4ad6b14a06edc549e453 Mon Sep 17 00:00:00 2001 From: "Manuel A. Fernandez Montecelo" Date: Fri, 27 May 2016 14:35:16 +0100 Subject: Imported Upstream version 0.9.6+really0.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