Port: Remove _GNU_SOURCE, defined in config.h
[lttng-tools.git] / src / common / config / ini.h
index 4d9b771c64a8953a5aa618b9a402282fe8374b58..cb65f11b712290fd0842ba7971ef4742a0561a40 100644 (file)
@@ -39,7 +39,6 @@
 extern "C" {
 #endif
 
-#define _GNU_SOURCE
 #include <stdio.h>
 
 typedef int (*ini_entry_handler)(void *, const char *, const char *,
This page took 0.024916 seconds and 5 git commands to generate.