1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-26 19:01:35 +03:00

Fix Windows compile breakage.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84507 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Bill Stoddard
2000-01-21 19:24:46 +00:00
parent e0ec652922
commit 46630ce8f2

View File

@@ -129,6 +129,7 @@
#include "httpd.h"
#include "http_config.h"
#include "http_log.h"
#include "ap_config.h"
module MODULE_VAR_EXPORT so_module;