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