From 3e0814cd9862b89c7a39672672937477bd87ddfb Mon Sep 17 00:00:00 2001 From: Andreas Rottmann Date: Thu, 27 May 2010 18:23:15 +0200 Subject: Imported Upstream version 0.9.3 --- gnulib-local/lib/unistr.h.diff | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) (limited to 'gnulib-local/lib') diff --git a/gnulib-local/lib/unistr.h.diff b/gnulib-local/lib/unistr.h.diff index 4572049..3e59093 100644 --- a/gnulib-local/lib/unistr.h.diff +++ b/gnulib-local/lib/unistr.h.diff @@ -1,22 +1,26 @@ -*** unistr.h.orig 2009-04-05 12:22:17.000000000 +0200 ---- unistr.h 2009-04-10 18:57:37.000000000 +0200 +*** unistr.h.orig 2009-12-24 23:21:27.000000000 +0100 +--- unistr.h 2009-12-25 02:04:40.000000000 +0100 *************** -*** 19,26 **** - +*** 20,29 **** #include "unitypes.h" + /* Get common macros for C. */ +! #include "unused-parameter.h" + /* Get bool. */ ! #include /* Get size_t. */ #include ---- 19,29 ---- - +--- 20,32 ---- #include "unitypes.h" -+ /* Get inline if available. */ -+ #include -+ + /* Get common macros for C. */ +! #include +! +! /* Get inline if available. */ +! #include + /* Get bool. */ ! #include -- cgit v1.2.3