diff --git a/kernel/wr_nic/device.c b/kernel/wr_nic/device.c
index d39c141c777b96b27d8688eff724a3a53c3e8126..842a20cef0c9abebe04c657605cbc7bf44f87c36 100644
--- a/kernel/wr_nic/device.c
+++ b/kernel/wr_nic/device.c
@@ -11,6 +11,7 @@
  * published by the Free Software Foundation.
  */
 #include <linux/kernel.h>
+#include <linux/module.h>
 #include <linux/init.h>
 #include <linux/netdevice.h>
 #include <linux/etherdevice.h>