1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-06 09:01:14 +03:00

Follow up to r1740928: mod_ssl.h now needs http_config.h

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1742697 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Yann Ylavic
2016-05-07 09:51:37 +00:00
parent be9faa7f53
commit cf62937eb1

View 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