diff options
| author | Matt Jacob <mjacob@FreeBSD.org> | 2001-07-30 00:27:54 +0000 |
|---|---|---|
| committer | Matt Jacob <mjacob@FreeBSD.org> | 2001-07-30 00:27:54 +0000 |
| commit | 17ff1600581289b637883fe8844e2b947db0f6da (patch) | |
| tree | 3625dd03d41615afcec3f3fc8f0c478312c5eca3 /sys/cam | |
| parent | 102d676930e2aa0276c542de3272214cec22e8b0 (diff) | |
Notes
Diffstat (limited to 'sys/cam')
| -rw-r--r-- | sys/cam/scsi/scsi_targetio.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/cam/scsi/scsi_targetio.h b/sys/cam/scsi/scsi_targetio.h index 953655cf7245..a67f78e00f4a 100644 --- a/sys/cam/scsi/scsi_targetio.h +++ b/sys/cam/scsi/scsi_targetio.h @@ -137,4 +137,5 @@ struct ioc_alloc_unit { * Set/clear debugging for this target mode instance */ #define TARGIODEBUG _IOW('C', 9, int) + #endif /* _CAM_SCSI_SCSI_TARGETIO_H_ */ |
