summaryrefslogtreecommitdiff
path: root/libhttpd.dsp
diff options
context:
space:
mode:
authorJim Jagielski <jim@apache.org>2013-09-26 16:46:28 +0000
committerJim Jagielski <jim@apache.org>2013-09-26 16:46:28 +0000
commit76042504a245a2efbc0cf5b04eeabccab35ba3ef (patch)
treed8cdc399cc0796ffe25ad7b5ec3b916b1b907cf2 /libhttpd.dsp
parent56f795c5d9c42e76e9ca73aa2527685743c69c30 (diff)
downloadhttpd-76042504a245a2efbc0cf5b04eeabccab35ba3ef.tar.gz
Merge r1513492 from trunk:
follow up to r1513454: fill in missing log number Submitted by: trawick Reviewed/backported by: jim * util_fcgi API to 2.4.x (allows mod_proxy_fcgi to be kept in sync, along with other less important reasons) trunk: http://svn.apache.org/r1513454 and http://svn.apache.org/r1513492 2.4.x: copy server/util_fcgi.c and include/util_fcgi.h, then apply http://people.apache.org/~trawick/patch-after-copying-util_fcgi-splat.txt +1: trawick, jim, chrisd git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1526598 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'libhttpd.dsp')
-rw-r--r--libhttpd.dsp8
1 files changed, 8 insertions, 0 deletions
diff --git a/libhttpd.dsp b/libhttpd.dsp
index 4e7afad9dc..e983ff4e95 100644
--- a/libhttpd.dsp
+++ b/libhttpd.dsp
@@ -577,6 +577,14 @@ SOURCE=.\server\util_expr_parse.c
# End Source File
# Begin Source File
+SOURCE=.\server\util_fcgi.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\util_fcgi.h
+# End Source File
+# Begin Source File
+
SOURCE=.\server\util_filter.c
# End Source File
# Begin Source File