libust: change some licences to LGPL
[ust.git] / libust / tracepoint.c
index ba4509b22d3911d284b0cb784fba228bdcde2395..ebcbe252f1a0eba3d58711d9bb2e3106c5fb66e7 100644 (file)
 #include "kernelcompat.h"
 #include "tracepoint.h"
 #include "usterr.h"
-#include "list.h"
+//#include "list.h"
+
+#define _LGPL_SOURCE
+#include <urcu.h>
 
 //extern struct tracepoint __start___tracepoints[] __attribute__((visibility("hidden")));
 //extern struct tracepoint __stop___tracepoints[] __attribute__((visibility("hidden")));
This page took 0.022759 seconds and 4 git commands to generate.