summaryrefslogtreecommitdiffstats
path: root/cipher-bf1.c
diff options
context:
space:
mode:
Diffstat (limited to 'cipher-bf1.c')
-rw-r--r--cipher-bf1.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/cipher-bf1.c b/cipher-bf1.c
index 292488c5..e0e33b4c 100644
--- a/cipher-bf1.c
+++ b/cipher-bf1.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"
/*
* SSH1 uses a variation on Blowfish, all bytes must be swapped before