mirror of
https://github.com/apache/httpd.git
synced 2025-11-08 04:22:21 +03:00
Fixed Win32 build.
Submitted by Gregg L. Smith <gls gknw.net> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1143309 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
#include "http_request.h"
|
#include "http_request.h"
|
||||||
#include "ap_expr.h"
|
#include "ap_expr.h"
|
||||||
|
|
||||||
extern module log_debug_module;
|
extern module AP_MODULE_DECLARE_DATA log_debug_module;
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
ap_expr_info_t *msg_expr;
|
ap_expr_info_t *msg_expr;
|
||||||
|
|||||||
Reference in New Issue
Block a user