From 935a5a469a1865b9a2ed33e0241b345c2e4a36fe Mon Sep 17 00:00:00 2001 From: Steve Baker Date: Sun, 11 Aug 2002 11:31:42 +0000 Subject: qtdemux.c:315: warning: implicit declaration of function `free' qtdemux.c:331: warning: implicit declaration of funct... Original commit message from CVS: qtdemux.c:315: warning: implicit declaration of function `free' qtdemux.c:331: warning: implicit declaration of function `malloc' --- gst/qtdemux/qtdemux.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gst') diff --git a/gst/qtdemux/qtdemux.c b/gst/qtdemux/qtdemux.c index 05b388b7..10cbec43 100644 --- a/gst/qtdemux/qtdemux.c +++ b/gst/qtdemux/qtdemux.c @@ -17,6 +17,8 @@ * Boston, MA 02111-1307, USA. */ + +#include #include #include "qtdemux.h" -- cgit v1.2.1