summaryrefslogtreecommitdiffstats
path: root/sys/dev/random/yarrow.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/random/yarrow.c')
-rw-r--r--sys/dev/random/yarrow.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/random/yarrow.c b/sys/dev/random/yarrow.c
index fe839ee..1360d8e 100644
--- a/sys/dev/random/yarrow.c
+++ b/sys/dev/random/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>
OpenPOWER on IntegriCloud