From: Ryan Bloom Date: Mon, 27 Nov 2000 19:34:02 +0000 (+0000) Subject: Get the pthread mpm building again. X-Git-Tag: moving_to_httpd_module~72 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=42af0efeba71f48a5b4fc3064aac10f5fad98345;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)