X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fconnection.h;fp=src%2Fconnection.h;h=629e16b9cc1bc555db64ce91a2abede82865f24c;hp=d619e85cf64f7dcabd973e4578939eb315f256b2;hb=c0331713431949a5fd6bf47501b9fadf6489c5c1;hpb=b8495a806b083bdd63a5ed3ef35e5badb415c7f4 diff --git a/src/connection.h b/src/connection.h index d619e85c..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