|
@@ -27,6 +27,7 @@
|
|
* transport class is framed entirely in terms of generic devices to
|
|
* transport class is framed entirely in terms of generic devices to
|
|
* allow it to be used by any physical HBA in the system.
|
|
* allow it to be used by any physical HBA in the system.
|
|
*/
|
|
*/
|
|
|
|
+#include <linux/export.h>
|
|
#include <linux/attribute_container.h>
|
|
#include <linux/attribute_container.h>
|
|
#include <linux/transport_class.h>
|
|
#include <linux/transport_class.h>
|
|
|
|
|