mirror of
https://github.com/apache/httpd.git
synced 2025-08-13 14:40:20 +00:00
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:
@ -58,6 +58,7 @@
|
||||
#include "apr_network_io.h"
|
||||
#include "httpd.h"
|
||||
#include "http_config.h"
|
||||
#include "mpm.h"
|
||||
|
||||
/**
|
||||
* @package Apache Listeners Library
|
||||
|
Reference in New Issue
Block a user