summaryrefslogtreecommitdiff
path: root/libhttpd.dsp
diff options
context:
space:
mode:
authorJeff Trawick <trawick@apache.org>2001-08-13 16:42:13 +0000
committerJeff Trawick <trawick@apache.org>2001-08-13 16:42:13 +0000
commitf29b938e84e3cbddf155ed01da6b5fbea412cbde (patch)
tree868eea80fcb6452c4645363577a345b04b719da3 /libhttpd.dsp
parent3f770a03df048eaaf297c2a2384c1c912f7d5405 (diff)
downloadhttpd-f29b938e84e3cbddf155ed01da6b5fbea412cbde.tar.gz
(hopefully) get WinNT MPM to build using mpm_common.c code; a few notes:
. the selection of ap_sock_disable() is certainly ugly, but that may need to be cleaned up in a different manner... . the directive functions couldn't be AP_DECLARE() if they are to be compatible with AP_INIT_TAKExxx(); this is an old restriction git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90138 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'libhttpd.dsp')
-rw-r--r--libhttpd.dsp4
1 files changed, 4 insertions, 0 deletions
diff --git a/libhttpd.dsp b/libhttpd.dsp
index 4fb98ac24f..31b09a1330 100644
--- a/libhttpd.dsp
+++ b/libhttpd.dsp
@@ -409,6 +409,10 @@ SOURCE=.\include\ap_mpm.h
# End Source File
# Begin Source File
+SOURCE=.\server\mpm_common.c
+# End Source File
+# Begin Source File
+
SOURCE=.\server\listen.c
# End Source File
# Begin Source File