summaryrefslogtreecommitdiff
path: root/openvpn/config.h
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2013-05-03 10:20:54 +0200
committerArne Schwabe <arne@rfc2549.org>2013-05-03 10:20:54 +0200
commit240d3a0cbdc46e4ed08d1015a2d4f1ca52bbdd55 (patch)
tree638fc6d01acc724a90a25eb3e069eef826919ee7 /openvpn/config.h
parent0106121c24783a83ec4c816e660abed212c92fd9 (diff)
Add snappy library. In preparation for upcoming snappy support of OpenVPN
Diffstat (limited to 'openvpn/config.h')
-rw-r--r--openvpn/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openvpn/config.h b/openvpn/config.h
index c525e37f..098bf421 100644
--- a/openvpn/config.h
+++ b/openvpn/config.h
@@ -539,6 +539,7 @@
/* Use LZO compression library */
#define ENABLE_LZO 1
+#define ENABLE_SNAPPY 1
/* Enable PKCS11 capability */
/* #undef USE_PKCS11 */