Fix: all lttng-ust source files should be tagged _LGPL_SOURCE
[lttng-ust.git] / liblttng-ust-libc-wrapper / lttng-ust-pthread.c
index c6b8ae09955119ef6ac9ad4eeacc6ca7cbaff4e0..a049d33595a6d367416e627461221f1c8ad8c738 100644 (file)
@@ -17,6 +17,7 @@
  */
 
 #define _GNU_SOURCE
+#define _LGPL_SOURCE
 #include <lttng/ust-dlfcn.h>
 #include <helper.h>
 #include <pthread.h>
This page took 0.023319 seconds and 4 git commands to generate.