Add support for ppc hw tb clock, remove kernelcompat.h
[ust.git] / libust / buffers.c
index ef62a305e9ca6e8feb0aff1a500e31bfabc1646d..ac34e5fa5f3102de5fc93dd7c1833d586c578b6a 100644 (file)
 #include <sys/ipc.h>
 #include <sys/shm.h>
 #include <fcntl.h>
-#include <ust/kernelcompat.h>
 #include <stdlib.h>
+
+#include <ust/clock.h>
+
 #include "buffers.h"
 #include "channels.h"
 #include "tracer.h"
This page took 0.022648 seconds and 4 git commands to generate.