summaryrefslogtreecommitdiffstats
path: root/includes.h
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2008-02-28 19:13:52 +1100
committerDarren Tucker <dtucker@zip.com.au>2008-02-28 19:13:52 +1100
commitbfaaf960a0204d5ee8ed75af05104737a54b4a52 (patch)
tree8bbe75c53e48afb6ed451e15a812d61a19c53660 /includes.h
parente1c4c542116fd41eec7dcb0d0b40d0797181c959 (diff)
- (dtucker) [includes.h ssh-add.c ssh-agent.c ssh-keygen.c ssh.c sshd.c
openbsd-compat/openssl-compat.{c,h}] Bug #1437 Move the OpenSSL compat header to after OpenSSL headers, since some versions of OpenSSL have SSLeay_add_all_algorithms as a macro already.
Diffstat (limited to 'includes.h')
-rw-r--r--includes.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/includes.h b/includes.h
index af231a9b..9fcf1b02 100644
--- a/includes.h
+++ b/includes.h
@@ -166,7 +166,6 @@
#include "platform.h"
#include "openbsd-compat/openbsd-compat.h"
#include "openbsd-compat/bsd-nextstep.h"
-#include "openbsd-compat/openssl-compat.h"
#include "entropy.h"