]> andersk Git - gssapi-openssh.git/blobdiff - openssh/cipher-3des1.c
move AC_TRY_LINK to later GSI section to avoid forcing the compiler
[gssapi-openssh.git] / openssh / 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.051265 seconds and 4 git commands to generate.