Performance: define _LGPL_SOURCE in LGPL c files
[lttng-ust.git] / liblttng-ust / lttng-events.c
index 64f70f92bd9701ff15936d9fb6ec84176d389187..4c0e10910b29f40232b55b446626ef82c31c2bdd 100644 (file)
@@ -21,6 +21,7 @@
  */
 
 #define _GNU_SOURCE
+#define _LGPL_SOURCE
 #include <stdio.h>
 #include <urcu/list.h>
 #include <urcu/hlist.h>
This page took 0.024531 seconds and 4 git commands to generate.