diff options
author | William A. Rowe Jr <wrowe@apache.org> | 2001-01-27 19:52:42 +0100 |
---|---|---|
committer | William A. Rowe Jr <wrowe@apache.org> | 2001-01-27 19:52:42 +0100 |
commit | ea7095f42c323c25abf7c8724eb0a541f44b4a2e (patch) | |
tree | 89a6b14be6f1eb26423bbb91bee9cf6aef703b06 /libhttpd.dsp | |
parent | Fix a seg fault. The problem is easy to explain. On a HEAD request, Good (diff) | |
download | apache2-ea7095f42c323c25abf7c8724eb0a541f44b4a2e.tar.xz apache2-ea7095f42c323c25abf7c8724eb0a541f44b4a2e.zip |
Sunny and warm (if 30`F meets your definition of warm :-)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87871 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'libhttpd.dsp')
-rw-r--r-- | libhttpd.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libhttpd.dsp b/libhttpd.dsp index 7ff8526dee..ba247c1906 100644 --- a/libhttpd.dsp +++ b/libhttpd.dsp @@ -235,6 +235,10 @@ SOURCE=.\server\vhost.c # PROP Default_Filter "" # Begin Source File +SOURCE=.\modules\http\error_bucket.c +# End Source File +# Begin Source File + SOURCE=.\modules\http\http_core.c # End Source File # Begin Source File |