fix: include module.h for EXPORT_SYMBOL_GPL
[lttng-modules.git] / wrapper / irqdesc.c
index d524c63318c22f6b58f95b8016be8fd70629bf1a..02c44c8001abe3273fe54d9681ed6a91dbc386ad 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 #include <lttng-kernel-version.h>
+#include <linux/module.h>
 
 #if (defined(CONFIG_KALLSYMS) \
        && (LINUX_VERSION_CODE < KERNEL_VERSION(3,4,0)))
This page took 0.023033 seconds and 4 git commands to generate.