diff options
author | William A. Rowe Jr <wrowe@apache.org> | 2001-09-19 20:22:13 +0000 |
---|---|---|
committer | William A. Rowe Jr <wrowe@apache.org> | 2001-09-19 20:22:13 +0000 |
commit | f8f54edb3f082d2320f7bd148c9fbbf7ad2f3170 (patch) | |
tree | 8e0d001801553812430dae217f8cba0d34749dea /libhttpd.dsp | |
parent | 11ded9133086ef5caaddceb28fb3b97a3f3e267e (diff) | |
download | httpd-f8f54edb3f082d2320f7bd148c9fbbf7ad2f3170.tar.gz |
Accomodate the new server/util_time.c module on win32
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91090 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 d1bad1354b..f0fd70f4d0 100644 --- a/libhttpd.dsp +++ b/libhttpd.dsp @@ -385,6 +385,10 @@ SOURCE=.\include\util_script.h # End Source File # Begin Source File +SOURCE=.\server\util_time.c +# End Source File +# Begin Source File + SOURCE=.\os\win32\util_win32.c # End Source File # Begin Source File |