instrumentation: lttng-test.h: remove unused include version.h
[lttng-modules.git] / instrumentation / events / lttng-module / lttng-test.h
index 676bdd16133997d8a3039b01d6e7bc19839f64cb..761fcf0805d114c80f59bcb133c3b7a277e6f28e 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 #undef TRACE_SYSTEM
 #define TRACE_SYSTEM lttng_test
 
@@ -6,7 +7,6 @@
 
 #include <probes/lttng-tracepoint-event.h>
 #include <linux/types.h>
-#include <linux/version.h>
 
 LTTNG_TRACEPOINT_ENUM(
        lttng_test_filter_event_enum,
This page took 0.028408 seconds and 4 git commands to generate.