[farsight2/master] Add stdlib.h to simple-call for atoi

Olivier Crête olivier.crete at collabora.co.uk
Tue Dec 23 15:25:59 PST 2008


---
 tests/commandline/simple-call.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/tests/commandline/simple-call.c b/tests/commandline/simple-call.c
index 9793d5c..62bc8d0 100644
--- a/tests/commandline/simple-call.c
+++ b/tests/commandline/simple-call.c
@@ -25,6 +25,9 @@
  * both ends have the EXACT same list of codec installed in the EXACT same order
  */
 
+
+#include <stdlib.h>
+
 #include <glib.h>
 #include <gst/gst.h>
 #include <gst/farsight/fs-conference-iface.h>
-- 
1.5.6.5




More information about the farsight-commits mailing list