mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 00:36:51 +00:00
fix missing include for OS X (bug 126069) - HEAD should compile on OS X now
Original commit message from CVS: fix missing include for OS X (bug 126069) - HEAD should compile on OS X now
This commit is contained in:
parent
25e993e571
commit
4a549c798b
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
|
||||
#include <glib.h>
|
||||
|
||||
#include <sys/time.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <signal.h>
|
||||
|
|
Loading…
Reference in a new issue