instrumentation: x86 kvm mmutrace: remove compatibility code
[lttng-modules.git] / probes / lttng-probe-timer.c
index a504b1294c258c1e2c847213da9d7db7f84c7b5e..ef036a6496f4f8e488ac6bbd6abcbe52c5036213 100644 (file)
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1)
+/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only)
  *
  * probes/lttng-probe-timer.c
  *
@@ -18,7 +18,7 @@
 #include <linux/sched.h>
 #include <trace/events/timer.h>
 
-#include <wrapper/tracepoint.h>
+#include "lttng-tracepoint.h"
 
 /*
  * Create LTTng tracepoint probes.
This page took 0.023901 seconds and 4 git commands to generate.