Add support for ppc hw tb clock, remove kernelcompat.h
[ust.git] / libust / tracepoint.c
index dd2ad7fae24fcc37615db05bda2e6a917e2889e6..8eee320d4149bbc7bca9416ce7264a4c2821a900 100644 (file)
@@ -20,9 +20,9 @@
  */
 
 #include <errno.h>
-
-#include <ust/kernelcompat.h>
 #include <ust/tracepoint.h>
+#include <ust/core.h>
+#include <ust/kcompat/kcompat.h>
 #include "usterr.h"
 
 #define _LGPL_SOURCE
This page took 0.021736 seconds and 4 git commands to generate.