]> andersk Git - openssh.git/blobdiff - openbsd-compat/openssl-compat.h
- (dtucker) [includes.h ssh-add.c ssh-agent.c ssh-keygen.c ssh.c sshd.c
[openssh.git] / openbsd-compat / openssl-compat.h
index e44f501f5f1f7039d56a39d8db06dc1b99ddab70..6068bf2138b885c9f1e25aebf85ba27ec2707b71 100644 (file)
@@ -79,8 +79,8 @@ extern const EVP_CIPHER *evp_acss(void);
 #  ifdef SSLeay_add_all_algorithms
 #   undef SSLeay_add_all_algorithms
 #  endif
-#  define SSLeay_add_all_algorithms()  ssh_SSLeay_add_all_algorithms()
-#endif
+#  define SSLeay_add_all_algorithms()  ssh_SSLeay_add_all_algorithms()
+# endif
 
 int ssh_EVP_CipherInit(EVP_CIPHER_CTX *, const EVP_CIPHER *, unsigned char *,
     unsigned char *, int);
This page took 0.065944 seconds and 4 git commands to generate.