--- gtk+-3.4.4/gtk/gtksearchenginesimple.c-orig 2012-09-14 13:57:43.401206123 -0500
+++ gtk+-3.4.4/gtk/gtksearchenginesimple.c 2012-09-14 13:58:30.356611289 -0500
@@ -26,7 +26,9 @@
* export ftw() and friends only if _XOPEN_SOURCE and _GNU_SOURCE
* are defined. see bug #444097.
*/
+/*
#define _XOPEN_SOURCE 600
+*/
#define _GNU_SOURCE
#ifdef HAVE_FTW_H