summaryrefslogtreecommitdiff
path: root/libhttpd.dsp
diff options
context:
space:
mode:
authorGregg Lewis Smith <gsmith@apache.org>2018-01-15 19:08:01 +0000
committerGregg Lewis Smith <gsmith@apache.org>2018-01-15 19:08:01 +0000
commit4f3fc84c90604fb14e62dc1cd9806e102e81e364 (patch)
treefbeb13401a1df0b3edb9eecd6c5ecb07c171c18f /libhttpd.dsp
parent2c3e0554c371e6638e4b5ecb858fe68660b4351e (diff)
downloadhttpd-4f3fc84c90604fb14e62dc1cd9806e102e81e364.tar.gz
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
Diffstat (limited to 'libhttpd.dsp')
-rw-r--r--libhttpd.dsp6
1 files changed, 5 insertions, 1 deletions
diff --git a/libhttpd.dsp b/libhttpd.dsp
index ae4b17bede..929aa0749b 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