From 4f3fc84c90604fb14e62dc1cd9806e102e81e364 Mon Sep 17 00:00:00 2001 From: Gregg Lewis Smith Date: Mon, 15 Jan 2018 19:08:01 +0000 Subject: [PATCH] fix copy & paste error, util_cookies.h is in include not server. add util_config.c now needed per steffenal. http://mail-archives.apache.org/mod_mbox/httpd-dev/201801.mbox/%3C4C412873-869D-4A0C-89E6-397706EFA1F7@apachelounge.com%3E git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1821195 13f79535-47bb-0310-9956-ffa450edef68 --- libhttpd.dsp | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libhttpd.dsp b/libhttpd.dsp index ae4b17bedeb..929aa0749be 100644 --- a/libhttpd.dsp +++ b/libhttpd.dsp @@ -410,6 +410,10 @@ InputPath=.\os\win32\os.h SOURCE=.\server\test_char.h # End Source File +# Begin Source File + +SOURCE=.\include\util_cookies.h +# End Source File # End Group # Begin Group "httpd" @@ -537,7 +541,7 @@ SOURCE=.\server\util_cookies.c # End Source File # Begin Source File -SOURCE=.\server\util_cookies.h +SOURCE=.\server\util_debug.c # End Source File # Begin Source File -- 2.47.3