Port: Remove _GNU_SOURCE, defined in config.h
[lttng-tools.git] / src / lib / lttng-ctl / filter / memstream.h
index 7b7797cfaa1ad394ba5aaa4b8d4770fe3c119c27..6990b6fd709189e99b55416b93e11cd5f7604389 100644 (file)
@@ -19,9 +19,6 @@
  * all copies or substantial portions of the Software.
  */
 
  * all copies or substantial portions of the Software.
  */
 
-#define _GNU_SOURCE
-#include <config.h>
-
 #ifdef LTTNG_HAVE_FMEMOPEN
 #include <stdio.h>
 
 #ifdef LTTNG_HAVE_FMEMOPEN
 #include <stdio.h>
 
This page took 0.024321 seconds and 5 git commands to generate.