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/05/26 19:32:52 UTC

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

rbb         00/05/26 10:32:52

  Modified:    src/include util_date.h
  Log:
  Finish cleaning up after the API_VAR_EXPORT -> APR_VAR_EXPORT renaming.
  
  Revision  Changes    Path
  1.11      +1 -0      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.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- util_date.h	2000/03/31 07:19:03	1.10
  +++ util_date.h	2000/05/26 17:32:51	1.11
  @@ -68,6 +68,7 @@
    */
   
   #include "apr_time.h"
  +#include "ap.h"
   
   #define BAD_DATE (ap_time_t)0