From 7800211b084c7042e83bb4920c4316534a7cd00a Mon Sep 17 00:00:00 2001 From: Søren Schmidt Date: Fri, 5 Apr 2002 13:13:56 +0000 Subject: Make the ATA driver compile & work on the sparc64 platform. Initial work & code by tmm. Lots of changes and rearrangements by yours truely to make busdma be a little less a PITA (but I still dont like it). --- sys/dev/ata/atapi-tape.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/dev/ata/atapi-tape.c') diff --git a/sys/dev/ata/atapi-tape.c b/sys/dev/ata/atapi-tape.c index 764a9ef5853c..51a338624025 100644 --- a/sys/dev/ata/atapi-tape.c +++ b/sys/dev/ata/atapi-tape.c @@ -40,6 +40,7 @@ #include #include #include +#include #include #include #include -- cgit v1.3