summaryrefslogtreecommitdiffstats
path: root/sys/opencrypto/deflate.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/opencrypto/deflate.h')
-rw-r--r--sys/opencrypto/deflate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/opencrypto/deflate.h b/sys/opencrypto/deflate.h
index dcf7a84..d31a3bf 100644
--- a/sys/opencrypto/deflate.h
+++ b/sys/opencrypto/deflate.h
@@ -36,7 +36,7 @@
#ifndef _CRYPTO_DEFLATE_H_
#define _CRYPTO_DEFLATE_H_
-#include <net/zlib.h>
+#include <sys/zlib.h>
#define Z_METHOD 8
#define Z_MEMLEVEL 8
OpenPOWER on IntegriCloud