Port: Remove _GNU_SOURCE, defined in config.h
[lttng-tools.git] / src / common / sessiond-comm / inet.c
index 32a16a690342976a68c4d84f6e5c94abd7ad6d14..5727c91199a2cfb3244041444d6cfa374052c276 100644 (file)
@@ -15,7 +15,7 @@
  * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
-#define _GNU_SOURCE
+#define _LGPL_SOURCE
 #include <assert.h>
 #include <limits.h>
 #include <stdio.h>
This page took 0.024608 seconds and 5 git commands to generate.