Namespace kernel version macros
[lttng-modules.git] / instrumentation / events / lttng-module / arch / x86 / exceptions.h
index a4546ccaed1a9e65b10ae0d084218cd41017fbb2..4c1640c2278a47746cd4a8ba9f260640e670cd31 100644 (file)
@@ -1,8 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 #if !defined(LTTNG_TRACE_EXCEPTIONS_H) || defined(TRACE_HEADER_MULTI_READ)
 #define LTTNG_TRACE_EXCEPTIONS_H
 
 #include <probes/lttng-tracepoint-event.h>
-#include <linux/version.h>
+#include <lttng-kernel-version.h>
 
 #undef TRACE_SYSTEM
 #define TRACE_SYSTEM x86_exceptions
This page took 0.023654 seconds and 4 git commands to generate.