From 4a9418c409e0c6ba9eb5a1c26521afa36677082c Mon Sep 17 00:00:00 2001 From: Andre Malo Date: Fri, 7 Mar 2003 00:53:48 +0000 Subject: [PATCH] *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 --- libhttpd.dsp | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.40.0