drivers/net: Add module.h to drivers who were implicitly using it
[deliverable/linux.git] / drivers / net / ethernet / emulex / benet / be_main.c
index d6a232a300ad802ad76d2ab9c91a9a1a3784cbd0..13ae2d71a5fbd52d7b72869a9cb9f75f3e011ef0 100644 (file)
@@ -16,6 +16,7 @@
  */
 
 #include <linux/prefetch.h>
+#include <linux/module.h>
 #include "be.h"
 #include "be_cmds.h"
 #include <asm/div64.h>
This page took 0.076659 seconds and 5 git commands to generate.