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