summaryrefslogtreecommitdiffstats
path: root/sys/opencrypto/deflate.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/opencrypto/deflate.c')
-rw-r--r--sys/opencrypto/deflate.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/opencrypto/deflate.c b/sys/opencrypto/deflate.c
index 92f8ab2..49021d7 100644
--- a/sys/opencrypto/deflate.c
+++ b/sys/opencrypto/deflate.c
@@ -36,6 +36,7 @@
__FBSDID("$FreeBSD$");
#include <sys/types.h>
+#include <sys/param.h>
#include <sys/malloc.h>
#include <sys/param.h>
#include <sys/systm.h>
OpenPOWER on IntegriCloud