summaryrefslogtreecommitdiffstats
path: root/sys/dev/random
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/random')
-rw-r--r--sys/dev/random/harvest.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/random/harvest.c b/sys/dev/random/harvest.c
index c0c9a02..bb6be3c 100644
--- a/sys/dev/random/harvest.c
+++ b/sys/dev/random/harvest.c
@@ -34,6 +34,7 @@
#include <sys/mutex.h>
#include <sys/poll.h>
#include <sys/selinfo.h>
+#include <sys/sysctl.h>
#include <sys/random.h>
#include <machine/cpu.h>
OpenPOWER on IntegriCloud