summaryrefslogtreecommitdiff
path: root/openvpn/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'openvpn/config.h')
-rw-r--r--openvpn/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/openvpn/config.h b/openvpn/config.h
index 5e2325a2..d281d33d 100644
--- a/openvpn/config.h
+++ b/openvpn/config.h
@@ -540,6 +540,8 @@
/* Use LZO compression library */
#define ENABLE_LZO 1
#define ENABLE_SNAPPY 1
+#define ENABLE_LZ4 1
+#define NEED_COMPAT_LZ4 1
/* Enable PKCS11 capability */
/* #undef USE_PKCS11 */