From 286a9db9dfd4d9de99e1c99f7dbb94da438cc2fd Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Wed, 13 Sep 2006 17:23:16 +0000 Subject: [PATCH] fix fcgi build --- win32/php5ts.dsp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/win32/php5ts.dsp b/win32/php5ts.dsp index 3922904e6d..3736815127 100644 --- a/win32/php5ts.dsp +++ b/win32/php5ts.dsp @@ -152,6 +152,10 @@ SOURCE=..\sapi\cgi\cgi_main.c # End Source File # Begin Source File +SOURCE=..\sapi\cgi\fastcgi.c +# End Source File +# Begin Source File + SOURCE=..\sapi\cgi\getopt.c # End Source File # End Group -- 2.50.1