gst/playback/test.c: Fix compilation with uClibc and -Werror (#357591).
authorPeter Kjellerstedt <pkj@axis.com>
Mon, 25 Sep 2006 11:28:15 +0000 (11:28 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 25 Sep 2006 11:28:15 +0000 (11:28 +0000)
Original commit message from CVS:
Patch by: Peter Kjellerstedt  <pkj at axis com>
* gst/playback/test.c:
Fix compilation with uClibc and -Werror (#357591).

ChangeLog
gst/playback/test.c

index a8d2211..97fc232 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 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):
          Parse dates that are followed by a time as well (#357532).
 
index 6344145..0ae17fe 100644 (file)
@@ -22,6 +22,8 @@
 #endif
 #include <gst/gst.h>
 
+#include <stdlib.h>
+
 static GMainLoop *loop;
 
 static GstElement *