From ff5cdfae2d43687676881bd95b27cb1781a8baab Mon Sep 17 00:00:00 2001 From: phk 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/dgb/dgb.c | 1 - sys/dev/dgb/dgm.c | 1 - 2 files changed, 2 deletions(-) (limited to 'sys/dev/dgb') diff --git a/sys/dev/dgb/dgb.c b/sys/dev/dgb/dgb.c index 3fa1aaf..c62de45 100644 --- a/sys/dev/dgb/dgb.c +++ b/sys/dev/dgb/dgb.c @@ -46,7 +46,6 @@ #include #include #include -#include #include #include #include diff --git a/sys/dev/dgb/dgm.c b/sys/dev/dgb/dgm.c index b74b804..6dd9f68 100644 --- a/sys/dev/dgb/dgm.c +++ b/sys/dev/dgb/dgm.c @@ -49,7 +49,6 @@ #include #include #include -#include #include #include #include -- cgit v1.1