diff options
author | André Malo <nd@apache.org> | 2003-03-07 01:53:48 +0100 |
---|---|---|
committer | André Malo <nd@apache.org> | 2003-03-07 01:53:48 +0100 |
commit | a17233ec7109810048971bac7901ecc06f7745ea (patch) | |
tree | 9dbff96397a9caffbb5e3b5417810a275e4fcabd /libhttpd.dsp | |
parent | Minor MMN bump: (diff) | |
download | apache2-a17233ec7109810048971bac7901ecc06f7745ea.tar.xz apache2-a17233ec7109810048971bac7901ecc06f7745ea.zip |
*gna* get/set_module_config are now defined in util_debug.c. We have
to link against it.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98914 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 6f51759131..33c630846b 100644 --- a/libhttpd.dsp +++ b/libhttpd.dsp @@ -386,6 +386,10 @@ SOURCE=.\server\request.c # End Source File # Begin Source File +SOURCE=.\server\util_debug.c +# End Source File +# Begin Source File + SOURCE=.\server\vhost.c # End Source File # End Group |