summaryrefslogtreecommitdiff
path: root/libhttpd.dsp
diff options
context:
space:
mode:
authorRyan Bloom <rbb@apache.org>2001-03-05 04:43:56 +0000
committerRyan Bloom <rbb@apache.org>2001-03-05 04:43:56 +0000
commit54ed3070d5ff7b5029aa013fa1613bfc5b8bdc09 (patch)
treef832bc99ca6eb3330fe65d9b6401a9f393eb6ad9 /libhttpd.dsp
parentde53808e5700c71302af74846bf948db8c9f71d1 (diff)
downloadhttpd-54ed3070d5ff7b5029aa013fa1613bfc5b8bdc09.tar.gz
Another chunk of code from http to core. This should continue to build
on all platforms. The next job is to shuffle functions back and forth so that the server builds without mod_http. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88453 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 ec9ba73470..ba0a6b78f4 100644
--- a/libhttpd.dsp
+++ b/libhttpd.dsp
@@ -358,6 +358,10 @@ SOURCE=.\server\core.c
# End Source File
# Begin Source File
+SOURCE=.\server\request.c
+# End Source File
+# Begin Source File
+
SOURCE=.\server\protocol.c
# End Source File
# Begin Source File