trying to fix make distcheck
authorThomas Vander Stichele <thomas@apestaart.org>
Wed, 28 Nov 2001 09:33:28 +0000 (09:33 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Wed, 28 Nov 2001 09:33:28 +0000 (09:33 +0000)
Original commit message from CVS:
trying to fix make distcheck

tests/old/testsuite/capsnego/capsnego.c
testsuite/capsnego/capsnego.c

index 027440a..024a04c 100644 (file)
@@ -1,5 +1,6 @@
 
 #include <gst/gst.h>
+#include <stdlib.h>
 
 GstPad *srcpad, *sinkpad;
 GstPad *srcpadtempl, *sinkpadtempl;
index 027440a..024a04c 100644 (file)
@@ -1,5 +1,6 @@
 
 #include <gst/gst.h>
+#include <stdlib.h>
 
 GstPad *srcpad, *sinkpad;
 GstPad *srcpadtempl, *sinkpadtempl;