Support for linux kernels 2.6.32 through 2.6.37
[lttng-modules.git] / probes / lttng-probe-irq.c
index 8f5bcd20bc20c86ee57148ae7ea99bbba69dcf5d..afcd1d215d0393e19a8cc0c3a1ce9227e2784cc9 100644 (file)
@@ -22,6 +22,7 @@
 
 #include <linux/module.h>
 #include <linux/interrupt.h>
+#include "../wrapper/tracepoint.h"
 
 /*
  * Create the tracepoint static inlines from the kernel to validate that our
This page took 0.02331 seconds and 4 git commands to generate.