summaryrefslogtreecommitdiff
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 9fcf1b023..af231a9b3 100644
--- a/includes.h
+++ b/includes.h
@@ -166,6 +166,7 @@
166#include "platform.h" 166#include "platform.h"
167#include "openbsd-compat/openbsd-compat.h" 167#include "openbsd-compat/openbsd-compat.h"
168#include "openbsd-compat/bsd-nextstep.h" 168#include "openbsd-compat/bsd-nextstep.h"
169#include "openbsd-compat/openssl-compat.h"
169 170
170#include "entropy.h" 171#include "entropy.h"
171 172