X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/blobdiff_plain/30460aeb3d3c027b85eba1e4d45de75fb4b9d356..1325a69de3944e18b428a7343961a957cfe7c3dd:/openssh/cipher-3des1.c diff --git a/openssh/cipher-3des1.c b/openssh/cipher-3des1.c index fc16e20..17a13a1 100644 --- a/openssh/cipher-3des1.c +++ b/openssh/cipher-3des1.c @@ -35,9 +35,7 @@ #include "xmalloc.h" #include "log.h" -#if OPENSSL_VERSION_NUMBER < 0x00906000L -#define SSH_OLD_EVP -#endif +#include "openbsd-compat/openssl-compat.h" /* * This is used by SSH1: