Performance: define _LGPL_SOURCE in LGPL c files
[lttng-ust.git] / liblttng-ust / lttng-ust-dynamic-type.c
index 488cf8156cba55587a4b391137ef57c90ec4abc0..d569e307f58d0066b8066d57c769763b880936ce 100644 (file)
@@ -21,6 +21,7 @@
  */
 
 #define _GNU_SOURCE
+#define _LGPL_SOURCE
 #include <stdio.h>
 #include <stdint.h>
 #include <stddef.h>
This page took 0.022784 seconds and 4 git commands to generate.