Add fallback wrapper for kernels without CONFIG_HAVE_TRACE_CLOCK
[lttng-modules.git] / ltt-ring-buffer-client.h
index c2e53f35c697efc338c26e76d5599de28ba669db..248cee0ee5297a0e2b72f2425c009e662a4299c9 100644 (file)
@@ -10,7 +10,7 @@
 
 #include <linux/module.h>
 #include <linux/types.h>
-#include <linux/trace-clock.h>
+#include "trace-clock.h"
 #include "ltt-events.h"
 #include "ltt-tracer.h"
 
This page took 0.02282 seconds and 4 git commands to generate.