You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by tr...@apache.org on 2001/02/05 13:55:14 UTC

cvs commit: httpd-2.0/include httpd.h

trawick     01/02/05 04:55:13

  Modified:    include  httpd.h
  Log:
  I hereby propose that the ASF buy that guy a compiler.
  
  Revision  Changes    Path
  1.134     +1 -1      httpd-2.0/include/httpd.h
  
  Index: httpd.h
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/include/httpd.h,v
  retrieving revision 1.133
  retrieving revision 1.134
  diff -u -r1.133 -r1.134
  --- httpd.h	2001/02/05 01:12:47	1.133
  +++ httpd.h	2001/02/05 12:55:11	1.134
  @@ -79,7 +79,7 @@
   #include "ap_config.h"
   #include "ap_mmn.h"
   
  -#include "release.h"
  +#include "ap_release.h"
   #include "os.h"
   
   #include "apr_tables.h"