]> granicus.if.org Git - apache/commitdiff
Get the pthread mpm building again.
authorRyan Bloom <rbb@apache.org>
Mon, 27 Nov 2000 19:34:02 +0000 (19:34 +0000)
committerRyan Bloom <rbb@apache.org>
Mon, 27 Nov 2000 19:34:02 +0000 (19:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87093 13f79535-47bb-0310-9956-ffa450edef68

server/mpm/mpmt_pthread/scoreboard.h

index 28b3796a83a1ce2ef5b60cdb898469e7e39cdf12..80388a9eeaea8e1c50c3d72dc2ec10ada636f66e 100644 (file)
@@ -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)