Move kernelcompat.h to include/ust/ and share.h, usterr.h to include/
[ust.git] / libust / tracepoint.c
index 9de21c884892b64b78365bef3718aa5c547fcf08..cc2adf15e8e8c7ded54281be445528ac4086dcc0 100644 (file)
@@ -32,7 +32,7 @@
 
 #include <errno.h>
 
-#include "kernelcompat.h"
+#include <ust/kernelcompat.h>
 #include <ust/tracepoint.h>
 #include "usterr.h"
 //#include "list.h"
This page took 0.021746 seconds and 4 git commands to generate.