Fix usage of _GNU_SOURCE
[platform/upstream/glib.git] / gio / gunixfdlist.c
index 0348512..b92238f 100644 (file)
@@ -31,8 +31,6 @@
  * <filename>gio-unix-2.0.pc</filename> pkg-config file when using it.
  */
 
-#define _GNU_SOURCE /* for F_DUPFD_CLOEXEC */
-
 #include "config.h"
 
 #include <sys/types.h>