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/random/randomdev.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/dev/random/randomdev.c') diff --git a/sys/dev/random/randomdev.c b/sys/dev/random/randomdev.c index 2f3e4a3f0e149..13230db56885d 100644 --- a/sys/dev/random/randomdev.c +++ b/sys/dev/random/randomdev.c @@ -37,7 +37,6 @@ #include #include #include -#include #include #include #include -- cgit v1.3