From 9a6953a89166e7f16dc59267e6c7909cfddefabd Mon Sep 17 00:00:00 2001 From: rathann Date: Sat, 13 May 2006 21:01:05 +0000 Subject: [PATCH] =?UTF-8?q?Fix:=20ao=5Fpolyp.c:74:=20warning:=20implicit?= =?UTF-8?q?=20declaration=20of=20function=20=C3=A2=C2=80=C2=98strcspn?= =?UTF-8?q?=C3=A2=C2=80=C2=99=20ao=5Fpolyp.c:79:=20warning:=20implicit=20d?= =?UTF-8?q?eclaration=20of=20function=20=C3=A2=C2=80=C2=98strncpy=C3=A2?= =?UTF-8?q?=C2=80=C2=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18491 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libao2/ao_polyp.c | 1 + 1 file changed, 1 insertion(+) diff --git a/libao2/ao_polyp.c b/libao2/ao_polyp.c index 5f9f72eff8..e037070058 100644 --- a/libao2/ao_polyp.c +++ b/libao2/ao_polyp.c @@ -1,4 +1,5 @@ #include +#include #include #include