From cf9fa8e72541441be08abdd3a8475449da7d7995 Mon Sep 17 00:00:00 2001 From: Poul-Henning Kamp Date: Sun, 29 Oct 2000 16:06:56 +0000 Subject: Move suser() and suser_xxx() prototypes and a related #define from to . Correctly document the #includes needed in the manpage. Add one now needed #include of . Remove the consequent 48 unused #includes of . --- sys/dev/ata/atapi-cd.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/dev/ata') diff --git a/sys/dev/ata/atapi-cd.c b/sys/dev/ata/atapi-cd.c index 052ab3550efc..c3509cf486ef 100644 --- a/sys/dev/ata/atapi-cd.c +++ b/sys/dev/ata/atapi-cd.c @@ -31,7 +31,6 @@ #include #include #include -#include #include #include #include -- cgit v1.3