fix: implicit-int error in EXPORT_SYMBOL_GPL
[lttng-modules.git] / wrapper / random.c
index f67d0f0c997df27e12709135e372a6d90b09992c..0f9586fdcac04379ac1a96bd9c1a086a086f5b15 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 #include <linux/errno.h>
+#include <linux/module.h>
 
 /* boot_id depends on sysctl */
 #if defined(CONFIG_SYSCTL)
This page took 0.022897 seconds and 4 git commands to generate.