mirror of
https://github.com/apache/httpd.git
synced 2025-08-01 16:41:19 +00:00
Fixing mod_lua to use new http_ssl.h header file as well.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1888084 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -26,6 +26,7 @@
|
||||
#include "http_request.h"
|
||||
#include "http_log.h"
|
||||
#include "http_protocol.h"
|
||||
#include "http_ssl.h"
|
||||
#include "ap_regex.h"
|
||||
|
||||
#include "ap_config.h"
|
||||
|
Reference in New Issue
Block a user