Port: Remove _GNU_SOURCE, defined in config.h
[lttng-tools.git] / src / common / sessiond-comm / inet6.c
index 5b137c4eb3a73430ad364b9e9acacce4f6126d3b..db5cda2e1560a176c682002923417902b941d172 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.024261 seconds and 4 git commands to generate.