mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 16:50:47 +00:00
tests: Add <stdlib.h> for exit usage
This commit is contained in:
parent
7b72e81d5a
commit
aa640c7709
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
* Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <ges/ges.h>
|
||||
|
||||
typedef struct
|
||||
|
|
Loading…
Reference in a new issue