Commit d9b0ba97 authored by Guenter Knauf's avatar Guenter Knauf
Browse files

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
parent 896df315
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@
#include "http_request.h"
#include "ap_expr.h"

extern module log_debug_module;
extern module AP_MODULE_DECLARE_DATA log_debug_module;

typedef struct {
    ap_expr_info_t *msg_expr;