Include mpm.h so the tests for SPMT_OS2_MPM actually work.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87452 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brian Havard
2000-12-20 14:27:02 +00:00
parent 9ab2ee5ab5
commit 84fc13acf9

View File

@ -58,6 +58,7 @@
#include "apr_network_io.h"
#include "httpd.h"
#include "http_config.h"
#include "mpm.h"
/**
* @package Apache Listeners Library