summaryrefslogtreecommitdiff
path: root/libhttpd.dsp
diff options
context:
space:
mode:
authorRyan Bloom <rbb@apache.org>2001-02-26 04:38:22 +0000
committerRyan Bloom <rbb@apache.org>2001-02-26 04:38:22 +0000
commit429614604301d118d5fd7231f452a7cef7c9f7b3 (patch)
treeb9e2186f80d7a4e93528de921ccb29fe151d4f9c /libhttpd.dsp
parent346934af9523bd12b960010a879c4bb76033b140 (diff)
downloadhttpd-429614604301d118d5fd7231f452a7cef7c9f7b3.tar.gz
Begin to move functions from the http module to the core. The goal is to
have only functions that are HTTP specific in the http directory. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88341 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 db1d3bbc6c..92332ab5ac 100644
--- a/libhttpd.dsp
+++ b/libhttpd.dsp
@@ -354,6 +354,10 @@ SOURCE=.\server\error_bucket.c
# End Source File
# Begin Source File
+SOURCE=.\server\protocol.c
+# End Source File
+# Begin Source File
+
SOURCE=.\server\rfc1413.c
# End Source File
# Begin Source File