From: Ryan Bloom Date: Mon, 27 Nov 2000 19:34:02 +0000 (+0000) Subject: Get the pthread mpm building again. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=14a70d7bd959fd7c7514c31b9a87088b3ba3085b;p=apache Get the pthread mpm building again. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87093 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/server/mpm/mpmt_pthread/scoreboard.h b/server/mpm/mpmt_pthread/scoreboard.h index 28b3796a83..80388a9eea 100644 --- a/server/mpm/mpmt_pthread/scoreboard.h +++ b/server/mpm/mpmt_pthread/scoreboard.h @@ -71,6 +71,7 @@ extern "C" { #endif #include "mpm_default.h" /* For HARD_.*_LIMIT */ +#include "apr_thread_proc.h" /*The optimized timeout code only works if we're not using a scoreboard file*/ #if defined(AP_USE_MEM_BASED_SCOREBOARD)