1
0
mirror of https://github.com/apache/httpd.git synced 2025-08-08 15:02:10 +03:00

Remove all references to CORE_PRIVATE.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@645455 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Paul Querna
2008-04-07 10:45:43 +00:00
parent 5fa2bbbdeb
commit a324a1d72f
68 changed files with 4 additions and 100 deletions

View File

@@ -31,7 +31,6 @@
#define APR_WANT_STRFUNC
#include "apr_want.h"
#define CORE_PRIVATE
#include "ap_config.h"
#include "httpd.h"
#include "http_config.h"