Support perf TP_*() macros, add missing interrupt.h include
[lttng-modules.git] / probes / lttng-probe-irq.c
index e61fbb8514131fc10829d07cd0b26e76a0edf851..bf0ad12aedb951d3a49765e6caace40de641cf50 100644 (file)
@@ -7,6 +7,7 @@
  */
 
 #include <linux/module.h>
+#include <linux/interrupt.h>
 
 /*
  * Create LTTng tracepoint probes.
This page took 0.022581 seconds and 4 git commands to generate.