summaryrefslogtreecommitdiff
path: root/drivers/scsi/isci/port.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/scsi/isci/port.h')
-rw-r--r--drivers/scsi/isci/port.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/scsi/isci/port.h b/drivers/scsi/isci/port.h
index 3550345..59505cb 100644
--- a/drivers/scsi/isci/port.h
+++ b/drivers/scsi/isci/port.h
@@ -55,6 +55,9 @@
#ifndef _ISCI_PORT_H_
#define _ISCI_PORT_H_
+
+#include <scsi/libsas.h>
+#include "isci.h"
#include "scic_sds_port.h"
struct isci_phy;