scsi: Fix up files implicitly depending on module.h inclusion
[deliverable/linux.git] / drivers / scsi / device_handler / scsi_dh.c
index 7c05fd9dccfd1259133adaa1691df648cff56521..2a6cf73ec92df42e3df7789a9d543363a80ea268 100644 (file)
@@ -22,6 +22,7 @@
  */
 
 #include <linux/slab.h>
+#include <linux/module.h>
 #include <scsi/scsi_dh.h>
 #include "../scsi_priv.h"
 
This page took 0.024807 seconds and 5 git commands to generate.