repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Disable database/opensearch
[oi-userland.git]
/
components
/
library
/
gtk+
/
patches
/
19-XOPEN_SOURCE.patch
blob
d22ce29c6b23bbc2b6f99d5dda8403b73388b1f5
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
9
10
#ifdef HAVE_FTW_H