tests/icles/test-oss4.c: Include stdlib.h.

Original commit message from CVS:
* tests/icles/test-oss4.c:
Include stdlib.h.
This commit is contained in:
Stefan Kost 2008-06-12 13:06:37 +00:00
parent 4f836b7732
commit 0dc1c6799b
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2008-06-12 Stefan Kost <ensonic@users.sf.net>
* tests/icles/test-oss4.c:
Include stdlib.h.
2008-06-11 Sebastian Dröge <slomo@circular-chaos.org>
Based on a patch by: Martin Eikermann <meiker at upb dot de>

View file

@ -22,6 +22,7 @@
#endif
#include <string.h>
#include <stdlib.h>
#include <gst/gst.h>
#include <gst/interfaces/propertyprobe.h>