make compatible with new version of libkcompat
[ust.git] / libust / tracepoint.c
index 8a9ed0131a8152289261f44892065544459336a8..ebcbe252f1a0eba3d58711d9bb2e3106c5fb66e7 100644 (file)
 #include "kernelcompat.h"
 #include "tracepoint.h"
 #include "usterr.h"
-#include "list.h"
-#include "urcu.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.0221749999999999 seconds and 4 git commands to generate.