Fix usage of _GNU_SOURCE
[platform/upstream/glib.git] / gio / gunixcredentialsmessage.c
index a1094be..8658b67 100644 (file)
@@ -37,8 +37,6 @@
 
 /* ---------------------------------------------------------------------------------------------------- */
 #ifdef __linux__
-
-#define _GNU_SOURCE
 #include <sys/types.h>
 #include <sys/socket.h>
 #include <sys/un.h>