summaryrefslogtreecommitdiff
path: root/includes.h
diff options
context:
space:
mode:
authordtucker <dtucker>2008-02-25 10:13:47 +0000
committerdtucker <dtucker>2008-02-25 10:13:47 +0000
commitb50207508fce4d5416e2645dbf89aaba1055f08b (patch)
treeae4b3d080e8471cf3402fe8ce1ec8c3763cc7fcb /includes.h
parent3ebedd78d59dd3ba04f1bad374852f4760c8e544 (diff)
downloadopenssh-b50207508fce4d5416e2645dbf89aaba1055f08b.tar.gz
- (dtucker) [includes.h openbsd-compat/openssl-compat.c] Bug #1437: reshuffle
headers so ./configure --with-ssl-engine actually works. Patch from Ian Lister.
Diffstat (limited to 'includes.h')
-rw-r--r--includes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes.h b/includes.h
index 9fcf1b02..af231a9b 100644
--- a/includes.h
+++ b/includes.h
@@ -166,6 +166,7 @@
#include "platform.h"
#include "openbsd-compat/openbsd-compat.h"
#include "openbsd-compat/bsd-nextstep.h"
+#include "openbsd-compat/openssl-compat.h"
#include "entropy.h"