X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fconnection.h;h=629e16b9cc1bc555db64ce91a2abede82865f24c;hp=4f554672d23ce96b8c6f8541d046de41abc8e3f8;hb=HEAD;hpb=b1b5cbc597088393e25d633e76d6456c7572e06c diff --git a/src/connection.h b/src/connection.h index 4f554672..629e16b9 100644 --- a/src/connection.h +++ b/src/connection.h @@ -24,10 +24,6 @@ #include #include -#if OPENSSL_VERSION_NUMBER < 0x10100000L -#define EVP_CIPHER_CTX_reset(c) EVP_CIPHER_CTX_cleanup(c) -#endif - #include "avl_tree.h" #define OPTION_INDIRECT 0x0001