Move kernelcompat.h to include/ust/ and share.h, usterr.h to include/
[ust.git] / libust / channels.c
index 76b951773893b000585d897497cddb1f6372677c..27ceefc6d6a1cd7921ebb09f91c6d585615348e3 100644 (file)
 //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>
 
 /*
  * ltt_channel_mutex may be nested inside the LTT trace mutex.
This page took 0.022533 seconds and 4 git commands to generate.