summaryrefslogtreecommitdiffstats
path: root/sys/scsi/od.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/scsi/od.c')
-rw-r--r--sys/scsi/od.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/scsi/od.c b/sys/scsi/od.c
index 1811121..082ae07 100644
--- a/sys/scsi/od.c
+++ b/sys/scsi/od.c
@@ -28,7 +28,7 @@
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: od.c,v 1.38 1998/04/27 11:36:04 des Exp $
+ * $Id: od.c,v 1.39 1998/06/07 17:12:48 dfr Exp $
*/
/*
@@ -79,6 +79,8 @@
#include <scsi/scsi_debug.h>
#include <scsi/scsi_driver.h>
+#include "ioconf.h"
+
static u_int32_t odstrats, odqueues;
#define SECSIZE 512 /* default sector size */
OpenPOWER on IntegriCloud