mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 04:56:24 +00:00
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:
parent
b508c0440c
commit
9675efa0b2
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
#include <stdlib.h>
|
||||||
|
|
||||||
#include <gst/gst.h>
|
#include <gst/gst.h>
|
||||||
#include <gst/interfaces/propertyprobe.h>
|
#include <gst/interfaces/propertyprobe.h>
|
||||||
|
|
Loading…
Reference in a new issue