]> granicus.if.org Git - apache/commitdiff
Include mpm.h so the tests for SPMT_OS2_MPM actually work.
authorBrian Havard <bjh@apache.org>
Wed, 20 Dec 2000 14:27:02 +0000 (14:27 +0000)
committerBrian Havard <bjh@apache.org>
Wed, 20 Dec 2000 14:27:02 +0000 (14:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87452 13f79535-47bb-0310-9956-ffa450edef68

include/ap_listen.h

index e723224a5435afd1cc247516390d1c8e77587361..c9d825194f800ca3c954511fd23216254619c1d1 100644 (file)
@@ -58,6 +58,7 @@
 #include "apr_network_io.h"
 #include "httpd.h"
 #include "http_config.h"
+#include "mpm.h"
 
 /**
  * @package Apache Listeners Library