summaryrefslogtreecommitdiff
path: root/gnulib-local/lib/unicase.in.h.diff
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib-local/lib/unicase.in.h.diff')
-rw-r--r--gnulib-local/lib/unicase.in.h.diff17
1 files changed, 13 insertions, 4 deletions
diff --git a/gnulib-local/lib/unicase.in.h.diff b/gnulib-local/lib/unicase.in.h.diff
index 6fa4261..7a5eeeb 100644
--- a/gnulib-local/lib/unicase.in.h.diff
+++ b/gnulib-local/lib/unicase.in.h.diff
@@ -1,7 +1,10 @@
-*** unicase.in.h.orig 2009-04-05 19:30:26.000000000 +0200
---- unicase.in.h 2009-04-10 16:21:23.000000000 +0200
+*** unicase.in.h.orig 2023-04-21 12:07:22.606233082 +0200
+--- unicase.in.h 2023-04-21 12:09:26.709004578 +0200
***************
-*** 20,26 ****
+*** 25,34 ****
+ #ifndef _UNICASE_H
+ #define _UNICASE_H
+
#include "unitypes.h"
/* Get bool. */
@@ -9,7 +12,13 @@
/* Get size_t. */
#include <stddef.h>
---- 20,26 ----
+--- 25,37 ----
+ #ifndef _UNICASE_H
+ #define _UNICASE_H
+
++ /* Get LIBUNISTRING_DLL_VARIABLE. */
++ #include <unistring/woe32dll.h>
++
#include "unitypes.h"
/* Get bool. */