Disable database/opensearch
[oi-userland.git] / components / library / gtk+ / patches / 19-XOPEN_SOURCE.patch
blobd22ce29c6b23bbc2b6f99d5dda8403b73388b1f5
1 --- gtk+-2.24.33/gtk/gtksearchenginesimple.c.orig
2 +++ gtk+-2.24.33/gtk/gtksearchenginesimple.c
3 @@ -27,7 +27,6 @@
4 * export ftw() and friends only if _XOPEN_SOURCE and _GNU_SOURCE
5 * are defined. see bug #444097.
6 */
7 -#define _XOPEN_SOURCE 500
8 #define _GNU_SOURCE
10 #ifdef HAVE_FTW_H