Fix: all lttng-ust source files should be tagged _LGPL_SOURCE
[lttng-ust.git] / liblttng-ust-libc-wrapper / lttng-ust-malloc.c
index d1ad3cf5b146260cf93548df5bf2a41ae9358057..4b21c971516d54ce3a5eaac80e63e660f0f14f84 100644 (file)
@@ -18,6 +18,7 @@
  */
 
 #define _GNU_SOURCE
+#define _LGPL_SOURCE
 #include <lttng/ust-dlfcn.h>
 #include <sys/types.h>
 #include <stdio.h>
This page took 0.032073 seconds and 5 git commands to generate.