Move kernelcompat.h to include/ust/ and share.h, usterr.h to include/
[ust.git] / libust / channels.c
index a4f4af1043c7ddc5998a277852345504139c092f..27ceefc6d6a1cd7921ebb09f91c6d585615348e3 100644 (file)
@@ -28,7 +28,7 @@
 //ust// #include <linux/mutex.h>
 //ust// #include <linux/vmalloc.h>
 
-#include "kernelcompat.h"
+#include <ust/kernelcompat.h>
 #include "channels.h"
 #include "usterr.h"
 #include <ust/marker.h>
This page took 0.02212 seconds and 4 git commands to generate.