Add fallback wrapper for kernels without CONFIG_HAVE_TRACE_CLOCK
[lttng-modules.git] / ltt-tracer.h
index 2f947b7eb4be31a233a7a5dde773a67226ad1da5..ef5e815b53afad7a6c202d0d77cf4898419ec5bb 100644 (file)
 #include <linux/cache.h>
 #include <linux/timex.h>
 #include <linux/wait.h>
-#include <linux/trace-clock.h>
 #include <asm/atomic.h>
 #include <asm/local.h>
 
+#include "trace-clock.h"
 #include "ltt-tracer-core.h"
 #include "ltt-events.h"
 
This page took 0.022658 seconds and 4 git commands to generate.