Commit 14a70d7b authored by Ryan Bloom's avatar Ryan Bloom
Browse files

Get the pthread mpm building again.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87093 13f79535-47bb-0310-9956-ffa450edef68
parent a58edc22
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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)