Port: Remove _GNU_SOURCE, defined in config.h
[lttng-tools.git] / src / common / defaults.c
index d74a42b0aa786cc95ba55f3e219db249bd004444..e670eeb0ffbb1b74819916dd7e58ad8cb3001e61 100644 (file)
@@ -15,6 +15,7 @@
  * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
+#define _LGPL_SOURCE
 #include <stddef.h>
 #include <unistd.h>
 
This page took 0.02483 seconds and 5 git commands to generate.