mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 03:35:21 +00:00
Add unistd.h (#110671)
Original commit message from CVS: Add unistd.h (#110671)
This commit is contained in:
parent
e5b55dbef5
commit
9c4c70d69e
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
* Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
|
||||
#include <unistd.h>
|
||||
#include <sys/time.h>
|
||||
#include <glib.h>
|
||||
#include "gstlog.h"
|
||||
|
|
Loading…
Reference in a new issue