From 6a836bee6fac49b448ec0581265973feda28ef32 Mon Sep 17 00:00:00 2001 From: Andi Gutmans Date: Tue, 14 Sep 1999 20:02:47 +0000 Subject: - Support strlcpy/strlcat in windows. --- php4dllts.dsp | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'php4dllts.dsp') diff --git a/php4dllts.dsp b/php4dllts.dsp index f702da80ee..58379866bc 100644 --- a/php4dllts.dsp +++ b/php4dllts.dsp @@ -153,6 +153,14 @@ SOURCE=.\safe_mode.c SOURCE=.\SAPI.c # End Source File +# Begin Source File + +SOURCE=.\strlcat.c +# End Source File +# Begin Source File + +SOURCE=.\strlcpy.c +# End Source File # End Group # Begin Group "Header Files" -- cgit v1.2.1