]> andersk Git - openssh.git/blobdiff - cipher-3des1.c
Oops, forgot to document second change to roaming_client.c
[openssh.git] / cipher-3des1.c
index fc16e20d7e790762ec7af1e73918e68577d28f0c..17a13a133abbc0dc5de69101edb26eaca95ef020 100644 (file)
@@ -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:
This page took 0.03009 seconds and 4 git commands to generate.