lttng-events.h: remove compatibility code (rcu)
[lttng-modules.git] / probes / lttng-probe-x86-exceptions.c
index f3794e8d400a2333bb5aab8cbf57f1e6378fae87..92603b9540d29f28cc7b4991dd4f0ea7ae7f1c97 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-x86-exceptions.c
  *
@@ -16,7 +16,7 @@
  */
 #include <asm/trace/exceptions.h>
 
-#include <wrapper/tracepoint.h>
+#include "lttng-tracepoint.h"
 
 #undef TRACE_INCLUDE_PATH
 #undef TRACE_INCLUDE_FILE
This page took 0.023871 seconds and 4 git commands to generate.