From 8d51f4caf1fbefa9a3a0e7f5a290c67a4f31406d Mon Sep 17 00:00:00 2001 From: Peter Kjellerstedt Date: Mon, 25 Sep 2006 11:28:15 +0000 Subject: [PATCH] gst/playback/test.c: Fix compilation with uClibc and -Werror (#357591). Original commit message from CVS: Patch by: Peter Kjellerstedt * gst/playback/test.c: Fix compilation with uClibc and -Werror (#357591). --- ChangeLog | 7 +++++++ gst/playback/test.c | 2 ++ 2 files changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index a8d2211120..97fc232263 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-09-25 Tim-Philipp Müller + + Patch by: Peter Kjellerstedt + + * gst/playback/test.c: + Fix compilation with uClibc and -Werror (#357591). + 2006-09-25 Tim-Philipp Müller * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add): diff --git a/gst/playback/test.c b/gst/playback/test.c index 63441454c6..0ae17fe37c 100644 --- a/gst/playback/test.c +++ b/gst/playback/test.c @@ -22,6 +22,8 @@ #endif #include +#include + static GMainLoop *loop; static GstElement *