Remove #define _LGPL_SOURCE from public headers
[ust.git] / libust / tracectl.c
index 9634f2270d58790cf088ef69e39b63e664ca5956..1487ac73a3dd0b462798c3095fceed0f44d5a4a9 100644 (file)
@@ -21,6 +21,7 @@
  */
 
 #define _GNU_SOURCE
+#define _LGPL_SOURCE
 #include <stdio.h>
 #include <stdlib.h>
 #include <stdint.h>
This page took 0.0221 seconds and 4 git commands to generate.