summaryrefslogtreecommitdiff
path: root/sys/dev/rnd.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/rnd.c')
-rw-r--r--sys/dev/rnd.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/rnd.c b/sys/dev/rnd.c
index 3635db0249e..8802965514a 100644
--- a/sys/dev/rnd.c
+++ b/sys/dev/rnd.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: rnd.c,v 1.218 2020/05/29 01:13:14 deraadt Exp $ */
+/* $OpenBSD: rnd.c,v 1.219 2020/05/29 04:42:24 deraadt Exp $ */
/*
* Copyright (c) 2011 Theo de Raadt.
@@ -81,7 +81,6 @@
#define KEYSTREAM_ONLY
#include <crypto/chacha_private.h>
-#include <dev/rndvar.h>
#include <uvm/uvm_extern.h>
/*