MIPS fixes based on suggestions from Jiang.
[sliver-openvswitch.git] / datapath / linux-2.4 / compat-2.4 / include / linux / module.h
index 797a330..8ba5b78 100644 (file)
@@ -1,6 +1,7 @@
 #ifndef __LINUX_MODULE_WRAPPER_H
 #define __LINUX_MODULE_WRAPPER_H 1
 
+#include <linux/kernel.h>
 #include_next <linux/module.h>
 
 static inline int try_module_get(struct module *module)