You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by st...@apache.org on 2003/09/06 09:48:47 UTC

cvs commit: httpd-2.0/include ap_compat.h

striker     2003/09/06 00:48:47

  Modified:    include  ap_compat.h
  Log:
  apu_compat.h no longer exists...
  
  Revision  Changes    Path
  1.5       +0 -3      httpd-2.0/include/ap_compat.h
  
  Index: ap_compat.h
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/include/ap_compat.h,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- ap_compat.h	23 May 2001 13:56:34 -0000	1.4
  +++ ap_compat.h	6 Sep 2003 07:48:47 -0000	1.5
  @@ -1,9 +1,6 @@
   #ifndef AP_COMPAT_H
   #define AP_COMPAT_H
   
  -/* Drag in apu (and therefore apr) renamed symbols */
  -#include "apu_compat.h"
  -
   /* redefine 1.3.x symbols to the new symbol names */
   
   #define MODULE_VAR_EXPORT    AP_MODULE_DECLARE_DATA