summaryrefslogtreecommitdiff
path: root/glib/patches/0012-test-strfuncs.c-xpg.patch
blob: 7ab2b2317d2a1c3cd12664e3a4b1a56d6367abf9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Index: glib/glib/tests/strfuncs.c
===================================================================
--- glib.orig/glib/tests/strfuncs.c
+++ glib/glib/tests/strfuncs.c
@@ -21,7 +21,6 @@
 
 #define GLIB_DISABLE_DEPRECATION_WARNINGS
 
-#define _XOPEN_SOURCE 600
 #include <ctype.h>
 #include <errno.h>
 #include <locale.h>