Performance: define _LGPL_SOURCE in LGPL c files
[lttng-ust.git] / liblttng-ust / lttng-ust-elf.c
index e5b8a08f44141d0fd26ea0c346b43bfcb571c620..663699b7ce91a5d9febf0d9903b64d042a580782 100644 (file)
@@ -17,6 +17,7 @@
  */
 
 #define _GNU_SOURCE
+#define _LGPL_SOURCE
 #include <helper.h>
 #include <string.h>
 #include <lttng/align.h>
This page took 0.022757 seconds and 4 git commands to generate.