summaryrefslogtreecommitdiffstats
path: root/sys/dev/random
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2001-03-24 08:38:42 +0000
committermarkm <markm@FreeBSD.org>2001-03-24 08:38:42 +0000
commit941b4724155cf5cbd3f964b69919ef9da167e1c8 (patch)
treea48fc35e9528ef881272651be8cb07d29aca09ac /sys/dev/random
parenta44558a09acdd294d37402a5bcc773be607900be (diff)
downloadFreeBSD-src-941b4724155cf5cbd3f964b69919ef9da167e1c8.zip
FreeBSD-src-941b4724155cf5cbd3f964b69919ef9da167e1c8.tar.gz
Silence (harmless) warnings.
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