jimw 01/01/06 19:25:03
Modified: Cookie Cookie.xs Log: apache_cookie.h already includes apache_request.h Revision Changes Path 1.5 +0 -1 httpd-apreq/Cookie/Cookie.xs Index: Cookie.xs =================================================================== RCS file: /home/cvs/httpd-apreq/Cookie/Cookie.xs,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- Cookie.xs 2001/01/03 03:58:53 1.4 +++ Cookie.xs 2001/01/07 03:25:03 1.5 @@ -1,4 +1,3 @@ -#include "apache_request.h" #include "apache_cookie.h" #undef __attribute__ #include "mod_perl.h"
