Port: Remove _GNU_SOURCE, defined in config.h
[lttng-tools.git] / src / common / sessiond-comm / unix.h
index 7eba1021b00d121b2ea8cd5ccdaf4493f02d56ad..7ea05032fb39fa511eb1f761e3e212be0fc7666d 100644 (file)
@@ -18,7 +18,6 @@
 #ifndef _LTTCOMM_UNIX_H
 #define _LTTCOMM_UNIX_H
 
-#define _GNU_SOURCE
 #include <limits.h>
 #include <sys/un.h>
 
This page took 0.022721 seconds and 4 git commands to generate.