diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2004-12-22 17:29:37 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2004-12-22 17:29:37 +0000 |
| commit | 4c4a94cefeed0bc69827ae4d43f07ff375f7537b (patch) | |
| tree | 205480c835f43cc828c5bdd34ae790ccad846393 /sys/dev/random/randomdev_soft.c | |
| parent | fe8fab266b8c1095415fdcc2d8e4865ce533e2d9 (diff) | |
Notes
Diffstat (limited to 'sys/dev/random/randomdev_soft.c')
| -rw-r--r-- | sys/dev/random/randomdev_soft.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/random/randomdev_soft.c b/sys/dev/random/randomdev_soft.c index ebc6ba6d3f20..fb25d5ca659b 100644 --- a/sys/dev/random/randomdev_soft.c +++ b/sys/dev/random/randomdev_soft.c @@ -46,7 +46,6 @@ __FBSDID("$FreeBSD$"); #include <sys/sysctl.h> #include <sys/uio.h> #include <sys/unistd.h> -#include <sys/vnode.h> #include <machine/bus.h> #include <machine/cpu.h> |
