Commit 9762ffd6 authored by Brian Havard's avatar Brian Havard
Browse files

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
parent be52aef2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -58,6 +58,7 @@
#include "apr_network_io.h"
#include "httpd.h"
#include "http_config.h"
#include "mpm.h"

/**
 * @package Apache Listeners Library