Fix: blktrace instrumentation for v3.2.58+ stable branch
[lttng-modules.git] / probes / lttng-probe-block.c
index 27f2142a0a0bea0acb432b4b46ac619a75621860..d363d4de8c600dadbcd01370b3d1fa4f1fb076da 100644 (file)
@@ -23,6 +23,7 @@
 #include <linux/module.h>
 #include <linux/blktrace_api.h>
 #include "../lttng-tracer.h"
+#include "../lttng-kernel-version.h"
 
 /*
  * Create the tracepoint static inlines from the kernel to validate that our
This page took 0.024451 seconds and 4 git commands to generate.