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