]> granicus.if.org Git - apache/commitdiff
Follow up to r1740928: mod_ssl.h now needs http_config.h
authorYann Ylavic <ylavic@apache.org>
Sat, 7 May 2016 09:51:37 +0000 (09:51 +0000)
committerYann Ylavic <ylavic@apache.org>
Sat, 7 May 2016 09:51:37 +0000 (09:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1742697 13f79535-47bb-0310-9956-ffa450edef68

modules/ssl/mod_ssl.h

index b5974426c6964022e4971188242b909d7d9f6068..f96f3c82a821e57b0b6171d96f8aac9a0471ce19 100644 (file)
@@ -27,6 +27,7 @@
 #define __MOD_SSL_H__
 
 #include "httpd.h"
+#include "http_config.h"
 #include "apr_optional.h"
 
 /* Create a set of SSL_DECLARE(type), SSL_DECLARE_NONSTD(type) and