summaryrefslogtreecommitdiffstats
path: root/includes.h
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2008-02-25 21:13:47 +1100
committerDarren Tucker <dtucker@zip.com.au>2008-02-25 21:13:47 +1100
commit935e20a3f0b1bfbec50217d28983186cfd1ad203 (patch)
tree013e9824ed780fa8389d58de6c113afc4ea207aa /includes.h
parentacada07b525a21b938ae17c311f529edde932371 (diff)
- (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"