Port: Remove _GNU_SOURCE, defined in config.h
[lttng-tools.git] / src / bin / lttng-sessiond / load-session-thread.c
index 868d7c55279b25e2455f626408cdf9118ffbdfd4..38451107c7e3c1b6684c2c3e7d4579cce1caae27 100644 (file)
@@ -15,7 +15,7 @@
  * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
-#define _GNU_SOURCE
+#define _LGPL_SOURCE
 #include <common/error.h>
 #include <common/config/config.h>
 
This page took 0.022845 seconds and 4 git commands to generate.