summaryrefslogtreecommitdiffstats
path: root/sys/scsi/st.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/scsi/st.c')
-rw-r--r--sys/scsi/st.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/scsi/st.c b/sys/scsi/st.c
index aa31ee6..26d7171 100644
--- a/sys/scsi/st.c
+++ b/sys/scsi/st.c
@@ -12,7 +12,7 @@
* on the understanding that TFS is not responsible for the correct
* functioning of this software in any circumstances.
*
- * $Id: st.c,v 1.87 1998/04/17 22:37:16 des Exp $
+ * $Id: st.c,v 1.88 1998/06/07 17:12:52 dfr Exp $
*/
/*
@@ -49,6 +49,8 @@
#include <scsi/scsi_debug.h>
#include <scsi/scsi_driver.h>
+#include "ioconf.h"
+
/* Defines for device specific stuff */
#define PAGE_0_SENSE_DATA_SIZE 12
#define DEF_FIXED_BSIZE 512
OpenPOWER on IntegriCloud