summaryrefslogtreecommitdiffstats
path: root/sys/scsi/scsi_tape.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/scsi/scsi_tape.h')
-rw-r--r--sys/scsi/scsi_tape.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/scsi/scsi_tape.h b/sys/scsi/scsi_tape.h
index eb46092..103e116 100644
--- a/sys/scsi/scsi_tape.h
+++ b/sys/scsi/scsi_tape.h
@@ -21,10 +21,13 @@
/*
* Ported to run under 386BSD by Julian Elischer (julian@tfs.com) Sept 1992
*
- * $Id: scsi_tape.h,v 1.8 93/08/31 21:40:16 julian Exp Locker: julian $
+ * $Id: scsi_tape.h,v 1.6 1993/09/05 15:42:20 rgrimes Exp $
*/
+#ifndef _SCSI_SCSI_TAPE_H_
+#define _SCSI_SCSI_TAPE_H_ 1
+
/*
* SCSI command formats
@@ -200,3 +203,4 @@ struct blk_desc_cipher
#define DAT-1 0x13
+#endif /* _SCSI_SCSI_TAPE_H_ */
OpenPOWER on IntegriCloud