diff options
author | Gregg Lewis Smith <gsmith@apache.org> | 2011-11-23 21:33:25 +0100 |
---|---|---|
committer | Gregg Lewis Smith <gsmith@apache.org> | 2011-11-23 21:33:25 +0100 |
commit | 5930da73cc7e815e499d7533384dd29d18def855 (patch) | |
tree | f9bb6e459bf644581f184b3c19a8efc470fc174a /libhttpd.dsp | |
parent | fix comment (diff) | |
download | apache2-5930da73cc7e815e499d7533384dd29d18def855.tar.xz apache2-5930da73cc7e815e499d7533384dd29d18def855.zip |
add util.regex.c to MPM, had been unneeded untill r1200055
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1205568 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 d7ff1a2687..dc7fa36602 100644 --- a/libhttpd.dsp +++ b/libhttpd.dsp @@ -595,6 +595,10 @@ SOURCE=.\server\util_pcre.c # End Source File # Begin Source File +SOURCE=.\server\util_regex.c +# End Source File +# Begin Source File + SOURCE=.\server\util_script.c # End Source File # Begin Source File |