ust: continue work
[ust.git] / libtracing / channels.h
index 4a3924b74df751d19a81bcd62f0c884b16f7efc0..a7ff16327ae358feca43f025e3c19cac7d822ac4 100644 (file)
@@ -8,8 +8,11 @@
  */
 
 #include <linux/limits.h>
-#include <linux/kref.h>
-#include <linux/list.h>
+//ust// #include <linux/kref.h>
+//ust// #include <linux/list.h>
+#include <kernelcompat.h>
+
+#include <kref.h>
 
 #define EVENTS_PER_CHANNEL     65536
 
This page took 0.022412 seconds and 4 git commands to generate.