diff options
Diffstat (limited to 'openvpn/config.h')
-rw-r--r-- | openvpn/config.h | 1 |
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 */ |