You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2002/06/23 08:43:26 UTC

cvs commit: httpd-2.0/include util_xml.h

wrowe       2002/06/22 23:43:26

  Modified:    include  util_xml.h
  Log:
    With dav corrected, this last _compat.h bogosity leaves the core distro.
  
  Revision  Changes    Path
  1.10      +0 -1      httpd-2.0/include/util_xml.h
  
  Index: util_xml.h
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/include/util_xml.h,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- util_xml.h	13 Mar 2002 20:47:42 -0000	1.9
  +++ util_xml.h	23 Jun 2002 06:43:26 -0000	1.10
  @@ -56,7 +56,6 @@
   #define UTIL_XML_H
   
   #include "apr_xml.h"
  -#include "apu_compat.h"
   
   #include "httpd.h"