Fix usage of _GNU_SOURCE
[platform/upstream/glib.git] / gio / glocalfileinfo.c
index 5e4def7..6c1fe20 100644 (file)
@@ -33,7 +33,6 @@
 #ifdef HAVE_UNISTD_H
 #include <unistd.h>
 #endif
-#define _GNU_SOURCE
 #include <fcntl.h>
 #include <errno.h>
 #ifdef HAVE_GRP_H