summaryrefslogtreecommitdiffstats
path: root/server/mpm_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'server/mpm_common.c')
-rw-r--r--server/mpm_common.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/mpm_common.c b/server/mpm_common.c
index 57c3c037ac..0e474928b4 100644
--- a/server/mpm_common.c
+++ b/server/mpm_common.c
@@ -83,6 +83,7 @@
#include "mpm_common.h"
#include "ap_mpm.h"
#include "ap_listen.h"
+#include "mpm_default.h"
#ifdef AP_MPM_WANT_SET_SCOREBOARD
#include "scoreboard.h"