Performance: define _LGPL_SOURCE in LGPL c files
[lttng-ust.git] / liblttng-ust / lttng-getcpu.c
index 751affac3cc29b747571ce786e2548be2d36f553..7b608ef94aa43f247433969c87050058a9021419 100644 (file)
@@ -17,6 +17,7 @@
  */
 
 #define _GNU_SOURCE
+#define _LGPL_SOURCE
 #include <error.h>
 #include <dlfcn.h>
 #include <stdlib.h>
This page took 0.024794 seconds and 4 git commands to generate.