Commit bc5c1e27 authored by David S. Miller's avatar David S. Miller

[SCSI]: drivers/scsi/scsi.h needs linux/init.h

parent 4223a081
......@@ -18,6 +18,7 @@
#include <linux/config.h> /* for CONFIG_SCSI_LOGGING */
#include <linux/devfs_fs_kernel.h>
#include <linux/proc_fs.h>
#include <linux/init.h>
/*
* Some of the public constants are being moved to this file.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment