diff options
Diffstat (limited to 'server/vhost.c')
-rw-r--r-- | server/vhost.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/server/vhost.c b/server/vhost.c index d7a0a07e6d..8aebcfd023 100644 --- a/server/vhost.c +++ b/server/vhost.c @@ -27,7 +27,6 @@ #define APR_WANT_STRFUNC #include "apr_want.h" -#define CORE_PRIVATE #include "ap_config.h" #include "httpd.h" #include "http_config.h" |