diff options
Diffstat (limited to 'app/openvpn/config.h')
-rw-r--r-- | app/openvpn/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/openvpn/config.h b/app/openvpn/config.h index b825e2bd..6b699028 100644 --- a/app/openvpn/config.h +++ b/app/openvpn/config.h @@ -631,3 +631,5 @@ #define IPPROTO_IP IPPROTO_IP #define IPPROTO_TCP IPPROTO_TCP + +#define HAVE_AEAD_CIPHER_MODES 1 |