You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rb...@locus.apache.org on 2000/07/28 03:57:04 UTC

cvs commit: apache-2.0/src/include buff.h util_date.h ap.h

rbb         00/07/27 18:57:04

  Modified:    src/include buff.h util_date.h
  Removed:     src/include ap.h
  Log:
  ap.h had nothing in it.  I am removing it from Apache 2.0 all together.
  This also removes it from the two files that were actually including it.
  
  Revision  Changes    Path
  1.32      +0 -1      apache-2.0/src/include/buff.h
  
  Index: buff.h
  ===================================================================
  RCS file: /home/cvs/apache-2.0/src/include/buff.h,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- buff.h	2000/07/13 16:26:35	1.31
  +++ buff.h	2000/07/28 01:57:04	1.32
  @@ -66,7 +66,6 @@
   #ifdef APR_HAVE_STDARG_H
   #include <stdarg.h>
   #endif
  -#include "ap.h"
   #include "ap_iol.h"
   #include "apr_lib.h"
   #include "apr_general.h"
  
  
  
  1.12      +0 -1      apache-2.0/src/include/util_date.h
  
  Index: util_date.h
  ===================================================================
  RCS file: /home/cvs/apache-2.0/src/include/util_date.h,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- util_date.h	2000/05/26 17:32:51	1.11
  +++ util_date.h	2000/07/28 01:57:04	1.12
  @@ -68,7 +68,6 @@
    */
   
   #include "apr_time.h"
  -#include "ap.h"
   
   #define BAD_DATE (ap_time_t)0