Add support for ppc hw tb clock, remove kernelcompat.h
[ust.git] / libust / channels.h
index 693bf82bedc9bac9208abd66d491fd878ed9efb4..2000430d9f42041c80d0820fa25e0f88b6963335 100644 (file)
@@ -23,8 +23,9 @@
 
 #include <linux/limits.h>
 #include <errno.h>
-
-#include <ust/kernelcompat.h>
+#include <ust/kcompat/kcompat.h>
+#include <urcu/list.h>
+#include <ust/core.h>
 
 #define EVENTS_PER_CHANNEL     65536
 #define MAX_CPUS               32
This page took 0.022599 seconds and 4 git commands to generate.