gst/playback/test.c: Fix compilation with uClibc and -Werror (#357591).

Original commit message from CVS:
Patch by: Peter Kjellerstedt  <pkj at axis com>
* gst/playback/test.c:
Fix compilation with uClibc and -Werror (#357591).
This commit is contained in:
Peter Kjellerstedt 2006-09-25 11:28:15 +00:00 committed by Tim-Philipp Müller
parent 787e58107c
commit 8d51f4caf1
2 changed files with 9 additions and 0 deletions

View file

@ -1,3 +1,10 @@
2006-09-25 Tim-Philipp Müller <tim at centricular dot net>
Patch by: Peter Kjellerstedt <pkj at axis com>
* gst/playback/test.c:
Fix compilation with uClibc and -Werror (#357591).
2006-09-25 Tim-Philipp Müller <tim at centricular dot net>
* gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):

View file

@ -22,6 +22,8 @@
#endif
#include <gst/gst.h>
#include <stdlib.h>
static GMainLoop *loop;
static GstElement *