summaryrefslogtreecommitdiff
path: root/sys/opencrypto/cryptodev.c
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2004-05-30 20:27:19 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2004-05-30 20:27:19 +0000
commit5dba30f15ae1cec2dcdc19be3f3efa0331755f42 (patch)
tree1730929a3390b3963952b0ff4ddea0a438db0680 /sys/opencrypto/cryptodev.c
parentfe12f24bb098d8d2a6c35394a53a65b3e64f83d9 (diff)
Notes
Diffstat (limited to 'sys/opencrypto/cryptodev.c')
-rw-r--r--sys/opencrypto/cryptodev.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/opencrypto/cryptodev.c b/sys/opencrypto/cryptodev.c
index 4ad2797c1a8c..9feb48b7a6c8 100644
--- a/sys/opencrypto/cryptodev.c
+++ b/sys/opencrypto/cryptodev.c
@@ -48,6 +48,7 @@ __FBSDID("$FreeBSD$");
#include <sys/random.h>
#include <sys/conf.h>
#include <sys/kernel.h>
+#include <sys/module.h>
#include <sys/fcntl.h>
#include <opencrypto/cryptodev.h>