> trawick 01/02/25 15:22:36 > > Modified: include ap_release.h > Log: > nice to compile for a change > > note that recent tags are FUBAR because this file was broken > > Revision Changes Path > 1.10 +1 -1 httpd-2.0/include/ap_release.h > > Index: ap_release.h > =================================================================== > RCS file: /home/cvs/httpd-2.0/include/ap_release.h,v > retrieving revision 1.9 > retrieving revision 1.10 > diff -u -r1.9 -r1.10 > --- ap_release.h 2001/02/25 20:05:47 1.9 > +++ ap_release.h 2001/02/25 23:22:36 1.10 > @@ -1,4 +1,4 @@ > - ==================================================================== > +/* ==================================================================== > * The Apache Software License, Version 1.1 > * > * Copyright (c) 2000-2001 The Apache Software Foundation. All rights You've got me ... how on earth didn't I fall on my face for the last four hours given this one? Nested includes? Time to take a close look at the Win32 build and emit something somewhere if we aren't picking this file up :-(
