Move kernelcompat.h to include/ust/ and share.h, usterr.h to include/
[ust.git] / libust / channels.h
index c91874b5c5cc23284ef4a698cc19d45dd8d49113..e460e12b916f0faa9ad58634ae180fa791db2a2e 100644 (file)
@@ -26,7 +26,7 @@
 //ust// #include <linux/list.h>
 #include <errno.h>
 
-#include "kernelcompat.h"
+#include <ust/kernelcompat.h>
 #include <kcompat/kref.h>
 
 #define EVENTS_PER_CHANNEL     65536
This page took 0.022432 seconds and 4 git commands to generate.