summaryrefslogtreecommitdiffstats
path: root/sys/scsi/scsi_sense.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/scsi/scsi_sense.c')
-rw-r--r--sys/scsi/scsi_sense.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/scsi/scsi_sense.c b/sys/scsi/scsi_sense.c
index 9fb2faf..8a41954 100644
--- a/sys/scsi/scsi_sense.c
+++ b/sys/scsi/scsi_sense.c
@@ -1,5 +1,7 @@
#include <sys/types.h>
+#include <scsi/scsiconf.h>
+
/* XXX There should be a way for a type driver to have its own
* private senses and add them when it is added.
*/
OpenPOWER on IntegriCloud