diff options
| author | Mark Murray <markm@FreeBSD.org> | 2000-09-21 06:23:16 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 2000-09-21 06:23:16 +0000 |
| commit | 4a8612fd41ecde5ed5d1be985c14bf813536c484 (patch) | |
| tree | 7909c3f8cc5ac738f0e8401ae8514f51d1100679 /sys/dev/randomdev/yarrow.c | |
| parent | f36feb85d48e734788971f2bfe454bb51947697d (diff) | |
Notes
Diffstat (limited to 'sys/dev/randomdev/yarrow.c')
| -rw-r--r-- | sys/dev/randomdev/yarrow.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/randomdev/yarrow.c b/sys/dev/randomdev/yarrow.c index fe839ee35986c..1360d8e8dae06 100644 --- a/sys/dev/randomdev/yarrow.c +++ b/sys/dev/randomdev/yarrow.c @@ -35,10 +35,8 @@ #include <sys/queue.h> #include <sys/kernel.h> #include <sys/kthread.h> -#include <sys/linker.h> #include <sys/libkern.h> #include <sys/malloc.h> -#include <sys/mbuf.h> #include <sys/proc.h> #include <sys/random.h> #include <sys/time.h> |
