[EMAIL PROTECTED] wrote: > Added: server provider.c > include ap_provider.h
This patch adds provider.c to the MSVC project: Index: libhttpd.dsp =================================================================== RCS file: /home/cvspublic/httpd-2.0/libhttpd.dsp,v retrieving revision 1.50 diff -u -r1.50 libhttpd.dsp --- libhttpd.dsp 29 Jul 2002 05:06:20 -0000 1.50 +++ libhttpd.dsp 20 Sep 2002 05:55:32 -0000 @@ -583,6 +583,10 @@ # End Source File # Begin Source File +SOURCE=.\server\provider.c +# End Source File +# Begin Source File + SOURCE=.\server\scoreboard.c # End Source File # Begin Source File -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/
