On 5/11/2011 4:35 PM, William A. Rowe Jr. wrote: > On 5/11/2011 4:29 PM, Gregg L. Smith wrote: >> Bill, >> >> Please roll an r2 source. Since PHP is VC9, and more people will be going >> outside the ASF for binaries, it would be nice for those distros as this >> creates a lot of litter. >> >> That or just announce in this thread the commit and I at least can patch on >> my own. > > Here is the patch; it's trivial. > > > --- apr/apr/branches/1.4.x/misc/win32/misc.c 2011/03/22 19:49:18 1084322 > +++ apr/apr/branches/1.4.x/misc/win32/misc.c 2011/03/22 19:49:19 1084323 > @@ -17,7 +17,6 @@ > #include "apr_private.h" > #include "apr_arch_misc.h" > #include "apr_arch_file_io.h" > -#include "apr_dbg_win32_handles.h" > #include "assert.h" > #include "apr_lib.h" > #include "tchar.h" >
Note, that was srclib/apr/misc/win32/misc.c
