From 1534c48ce3a1a9a4900d657930c217fb04411e15 Mon Sep 17 00:00:00 2001 From: Steve Baker Date: Sun, 11 Aug 2002 11:29:39 +0000 Subject: [PATCH] demo-mp3.c:26: warning: implicit declaration of function `exit' Original commit message from CVS: demo-mp3.c:26: warning: implicit declaration of function `exit' --- common | 2 +- gst/playondemand/demo-mp3.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/common b/common index 59ed682198..49b94b4d92 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 59ed6821982c4f5f989b1a635e34dc782d0a8e32 +Subproject commit 49b94b4d92a9621d42aa6c80bd720e2abc747fe4 diff --git a/gst/playondemand/demo-mp3.c b/gst/playondemand/demo-mp3.c index e218011ff6..91b9e3bf08 100644 --- a/gst/playondemand/demo-mp3.c +++ b/gst/playondemand/demo-mp3.c @@ -1,3 +1,4 @@ +#include #include #include #include