From 7803d65f32841a36de5eb3881a769e0fce68e007 Mon Sep 17 00:00:00 2001 From: bde Date: Sun, 23 Mar 1997 06:33:55 +0000 Subject: Removed nested #includes of and from and fixed everything that depended on them. --- sys/scsi/scsi_driver.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/scsi/scsi_driver.c') diff --git a/sys/scsi/scsi_driver.c b/sys/scsi/scsi_driver.c index aea4508..06c1ebf 100644 --- a/sys/scsi/scsi_driver.c +++ b/sys/scsi/scsi_driver.c @@ -35,7 +35,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id$ + * $Id: scsi_driver.c,v 1.22 1997/02/22 09:44:31 peter Exp $ * */ @@ -51,6 +51,7 @@ #include #include +#include #include #define GETUNIT(DEVICE, DEV) \ -- cgit v1.1