From 0d2605253ba8117d7ff63e3ce2e1889003253d59 Mon Sep 17 00:00:00 2001 From: sos 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-fd.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/dev/ata/atapi-fd.c') diff --git a/sys/dev/ata/atapi-fd.c b/sys/dev/ata/atapi-fd.c index 5a20ae5..b4f2cdb 100644 --- a/sys/dev/ata/atapi-fd.c +++ b/sys/dev/ata/atapi-fd.c @@ -39,6 +39,7 @@ #include #include #include +#include #include #include #include -- cgit v1.1