diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-10-29 16:06:56 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-10-29 16:06:56 +0000 |
| commit | cf9fa8e72541441be08abdd3a8475449da7d7995 (patch) | |
| tree | 96a325b75cd2201d7fe7ff7173caccb9185d5376 /sys/dev/random/randomdev.c | |
| parent | d74a913b68131656f4e2dbd1a87d52d31fcfaa47 (diff) | |
Notes
Diffstat (limited to 'sys/dev/random/randomdev.c')
| -rw-r--r-- | sys/dev/random/randomdev.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/random/randomdev.c b/sys/dev/random/randomdev.c index 2f3e4a3f0e14..13230db56885 100644 --- a/sys/dev/random/randomdev.c +++ b/sys/dev/random/randomdev.c @@ -37,7 +37,6 @@ #include <sys/module.h> #include <sys/bus.h> #include <sys/poll.h> -#include <sys/proc.h> #include <sys/select.h> #include <sys/random.h> #include <sys/vnode.h> |
