]> granicus.if.org Git - apache/commitdiff
correction to r1374780:
authorJeff Trawick <trawick@apache.org>
Sun, 19 Aug 2012 23:16:50 +0000 (23:16 +0000)
committerJeff Trawick <trawick@apache.org>
Sun, 19 Aug 2012 23:16:50 +0000 (23:16 +0000)
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

server/mpm/winnt/mpm_winnt.h

index 59822ae16fd0658d31e251977d8d1420885a384c..c5ff7fcad2544c7e91c5fd111e649b712e2ee452 100644 (file)
@@ -27,6 +27,7 @@
 
 #include "apr_proc_mutex.h"
 #include "ap_listen.h"
+#include "scoreboard.h"
 
 /* From service.c: */