From 4682deeb62247d34de87f8e777f99e2d337fd377 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 20 Oct 2024 15:21:43 +0200 Subject: New upstream version 1.3 --- gnulib-local/lib/unistr.in.h.diff | 26 ++++++++------------------ 1 file changed, 8 insertions(+), 18 deletions(-) (limited to 'gnulib-local/lib/unistr.in.h.diff') diff --git a/gnulib-local/lib/unistr.in.h.diff b/gnulib-local/lib/unistr.in.h.diff index 7bd18e7e..adc439bf 100644 --- a/gnulib-local/lib/unistr.in.h.diff +++ b/gnulib-local/lib/unistr.in.h.diff @@ -1,27 +1,17 @@ *** lib/unistr.in.h.orig 2021-08-01 16:43:54.915090697 +0200 --- lib/unistr.in.h 2021-08-01 15:52:07.388856862 +0200 *************** -*** 19,26 **** - +*** 19,24 **** +--- 19,30 ---- + #include "unitypes.h" - - /* Get bool. */ -! #include - - /* Get size_t, ptrdiff_t. */ - #include ---- 19,32 ---- - - #include "unitypes.h" - + + /* Get common macros for C. */ + #include -+ ++ + /* Get inline if available. */ + #include -+ ++ /* Get bool. */ -! #include - - /* Get size_t, ptrdiff_t. */ - #include + #include + -- cgit v1.2.3