From: Jeff Trawick Date: Sun, 19 Aug 2012 23:16:50 +0000 (+0000) Subject: correction to r1374780: X-Git-Tag: 2.5.0-alpha~6407 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=df758f654a8e9a20bfc7a5c2d8de488a261b3139;p=apache correction to r1374780: mpm_winnt.h now needs scoreboard.h for ap_generation_t git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1374876 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/server/mpm/winnt/mpm_winnt.h b/server/mpm/winnt/mpm_winnt.h index 59822ae16f..c5ff7fcad2 100644 --- a/server/mpm/winnt/mpm_winnt.h +++ b/server/mpm/winnt/mpm_winnt.h @@ -27,6 +27,7 @@ #include "apr_proc_mutex.h" #include "ap_listen.h" +#include "scoreboard.h" /* From service.c: */