Move kernelcompat.h to include/ust/ and share.h, usterr.h to include/
[ust.git] / libust / tracer.c
index 6f192130df269e7820df085bed8cc464684c56d9..a3ace72c0811de72d9cf08824dfab2137f80f229 100644 (file)
@@ -52,9 +52,9 @@
 //ust// #include <linux/delay.h>
 //ust// #include <linux/vmalloc.h>
 //ust// #include <asm/atomic.h>
-#include <kcompat/rculist.h>
+#include <urcu/rculist.h>
 
-#include "kernelcompat.h"
+#include <ust/kernelcompat.h>
 #include "tracercore.h"
 #include "tracer.h"
 #include "usterr.h"
This page took 0.022111 seconds and 4 git commands to generate.