Remove #define _LGPL_SOURCE from public headers
[ust.git] / include / ust / tracepoint.h
index a92f4879d104c8285f8b74eeef5b1d8746d5837f..278a9c19fd577db7c634e0c1ce76269c8c07203b 100644 (file)
@@ -25,9 +25,9 @@
  * Ported to userspace by Pierre-Marc Fournier.
  */
 
-#define _LGPL_SOURCE
 #include <urcu-bp.h>
 #include <ust/core.h>
+#include <urcu/list.h>
 
 struct tracepoint;
 
This page took 0.023385 seconds and 4 git commands to generate.