summaryrefslogtreecommitdiff
path: root/gnulib-local
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib-local')
-rw-r--r--gnulib-local/lib/unicase.in.h.diff13
-rw-r--r--gnulib-local/lib/unictype.in.h.diff9
-rw-r--r--gnulib-local/lib/uninorm.in.h.diff5
3 files changed, 5 insertions, 22 deletions
diff --git a/gnulib-local/lib/unicase.in.h.diff b/gnulib-local/lib/unicase.in.h.diff
index 7a5eeeb..f96a1df 100644
--- a/gnulib-local/lib/unicase.in.h.diff
+++ b/gnulib-local/lib/unicase.in.h.diff
@@ -1,10 +1,7 @@
*** unicase.in.h.orig 2023-04-21 12:07:22.606233082 +0200
--- unicase.in.h 2023-04-21 12:09:26.709004578 +0200
***************
-*** 25,34 ****
- #ifndef _UNICASE_H
- #define _UNICASE_H
-
+*** 28,34 ****
#include "unitypes.h"
/* Get bool. */
@@ -12,13 +9,7 @@
/* Get size_t. */
#include <stddef.h>
---- 25,37 ----
- #ifndef _UNICASE_H
- #define _UNICASE_H
-
-+ /* Get LIBUNISTRING_DLL_VARIABLE. */
-+ #include <unistring/woe32dll.h>
-+
+--- 28,34 ----
#include "unitypes.h"
/* Get bool. */
diff --git a/gnulib-local/lib/unictype.in.h.diff b/gnulib-local/lib/unictype.in.h.diff
index cb68885..9a64591 100644
--- a/gnulib-local/lib/unictype.in.h.diff
+++ b/gnulib-local/lib/unictype.in.h.diff
@@ -1,8 +1,7 @@
*** unictype.in.h.orig 2009-04-05 12:15:57.000000000 +0200
--- unictype.in.h 2009-04-12 04:31:36.000000000 +0200
***************
-*** 19,26 ****
-
+*** 20,26 ****
#include "unitypes.h"
/* Get bool. */
@@ -10,13 +9,9 @@
/* Get size_t. */
#include <stddef.h>
---- 19,29 ----
-
+--- 20,26 ----
#include "unitypes.h"
-+ /* Get LIBUNISTRING_DLL_VARIABLE. */
-+ #include <unistring/woe32dll.h>
-+
/* Get bool. */
! #include <unistring/stdbool.h>
diff --git a/gnulib-local/lib/uninorm.in.h.diff b/gnulib-local/lib/uninorm.in.h.diff
index f7e4ebb..0ae1eb0 100644
--- a/gnulib-local/lib/uninorm.in.h.diff
+++ b/gnulib-local/lib/uninorm.in.h.diff
@@ -2,16 +2,13 @@
--- uninorm.in.h 2021-08-08 02:17:17.145608518 +0200
***************
*** 18,23 ****
---- 18,29 ----
+--- 18,26 ----
#ifndef _UNINORM_H
#define _UNINORM_H
+ /* Get common macros for C. */
+ #include <unistring/cdefs.h>
+
-+ /* Get LIBUNISTRING_DLL_VARIABLE. */
-+ #include <unistring/woe32dll.h>
-+
/* Get size_t. */
#include <stddef.h>