aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/random/fortuna.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/random/fortuna.c')
-rw-r--r--sys/dev/random/fortuna.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/random/fortuna.c b/sys/dev/random/fortuna.c
index 11b2dcde1db8..53b629ac378c 100644
--- a/sys/dev/random/fortuna.c
+++ b/sys/dev/random/fortuna.c
@@ -32,7 +32,6 @@
* and Kohno ("FS&K").
*/
-#include <sys/cdefs.h>
#include <sys/param.h>
#include <sys/limits.h>