Move kernelcompat.h to include/ust/ and share.h, usterr.h to include/
[ust.git] / libust / tracercore.c
index 90adee45b42c6734693356504b59926862bfbc4a..652de1b1eb4f67592bc4122e3dc326aff3d37c20 100644 (file)
@@ -22,7 +22,7 @@
 //ust// #include <linux/percpu.h>
 //ust// #include <linux/module.h>
 //ust// #include <linux/debugfs.h>
-#include "kernelcompat.h"
+#include <ust/kernelcompat.h>
 #include "tracercore.h"
 
 /* Traces structures */
This page took 0.021838 seconds and 4 git commands to generate.