mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
tests: add missing stdio include
This commit is contained in:
parent
bc1c9ac18e
commit
9f375c5fdb
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <gst/check/gstcheck.h>
|
||||
|
|
Loading…
Reference in a new issue