instrumentation: lttng-test.h: remove unused include version.h
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 13 Apr 2020 20:14:34 +0000 (16:14 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 13 Apr 2020 20:14:34 +0000 (16:14 -0400)
instrumentation/events/lttng-module/lttng-test.h

index f9fb5a845585a62efb4d53b14d8020dc3579da8a..761fcf0805d114c80f59bcb133c3b7a277e6f28e 100644 (file)
@@ -7,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.025169 seconds and 4 git commands to generate.