summaryrefslogtreecommitdiffstats
path: root/sys/scsi/sctarg.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/scsi/sctarg.c')
-rw-r--r--sys/scsi/sctarg.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/scsi/sctarg.c b/sys/scsi/sctarg.c
index 568844e..6e4d42c 100644
--- a/sys/scsi/sctarg.c
+++ b/sys/scsi/sctarg.c
@@ -37,7 +37,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: sctarg.c,v 1.24 1998/01/24 02:54:51 eivind Exp $
+ * $Id: sctarg.c,v 1.25 1998/06/01 03:44:56 gibbs Exp $
*/
#include "opt_bounce.h"
@@ -56,6 +56,8 @@
#include <scsi/scsi_debug.h>
#include <scsi/scsi_driver.h>
+#include "ioconf.h"
+
#define OPEN 0x01
struct scsi_data {
OpenPOWER on IntegriCloud