Performance: define _LGPL_SOURCE in LGPL c files
[lttng-ust.git] / liblttng-ust / lttng-context-cpu-id.c
index 840cafe7064d221aac7068e96fb3bb57252817e8..7cbf3cea46a1a39857c12a1e4c3278d15e38bd69 100644 (file)
@@ -27,6 +27,7 @@
  */
 
 #define _GNU_SOURCE
+#define _LGPL_SOURCE
 #include <sys/types.h>
 #include <unistd.h>
 #include <lttng/ust-events.h>
This page took 0.023671 seconds and 4 git commands to generate.