mirror of
git://anongit.mindrot.org/openssh.git
synced 2025-01-03 08:12:05 +00:00
Remove HEADER_SHA_H from previous...
since it causes more problems than it solves.
This commit is contained in:
parent
72bd68d373
commit
46db8e14b7
@ -37,7 +37,6 @@
|
||||
|
||||
#ifdef WITH_OPENSSL
|
||||
/* We don't use sha2 from OpenSSL and they can conflict with system sha2.h */
|
||||
#define HEADER_SHA_H
|
||||
#define USE_LIBC_SHA2 /* NetBSD 9 */
|
||||
#include <openssl/opensslv.h>
|
||||
#include <openssl/crypto.h>
|
||||
|
Loading…
Reference in New Issue
Block a user