summaryrefslogtreecommitdiff
path: root/includes.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes.h')
-rw-r--r--includes.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/includes.h b/includes.h
index 095161c28..c3034e37d 100644
--- a/includes.h
+++ b/includes.h
@@ -167,7 +167,9 @@
167# endif 167# endif
168#endif 168#endif
169 169
170#ifdef WITH_OPENSSL
170#include <openssl/opensslv.h> /* For OPENSSL_VERSION_NUMBER */ 171#include <openssl/opensslv.h> /* For OPENSSL_VERSION_NUMBER */
172#endif
171 173
172#include "defines.h" 174#include "defines.h"
173 175