diff options
author | William A. Rowe Jr <wrowe@apache.org> | 2002-06-23 08:43:26 +0200 |
---|---|---|
committer | William A. Rowe Jr <wrowe@apache.org> | 2002-06-23 08:43:26 +0200 |
commit | 0801cef84c325a759c5730e109874cb5c950794c (patch) | |
tree | b3e5d8344d2c9e530824f497cf15eb54d829d39e /include/util_xml.h | |
parent | The real pain. ap->apr xml and text types. (diff) | |
download | apache2-0801cef84c325a759c5730e109874cb5c950794c.tar.xz apache2-0801cef84c325a759c5730e109874cb5c950794c.zip |
With dav corrected, this last _compat.h bogosity leaves the core distro.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95863 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/util_xml.h')
-rw-r--r-- | include/util_xml.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/util_xml.h b/include/util_xml.h index 3fe61f6070..b8fc90117d 100644 --- a/include/util_xml.h +++ b/include/util_xml.h @@ -56,7 +56,6 @@ #define UTIL_XML_H #include "apr_xml.h" -#include "apu_compat.h" #include "httpd.h" |