mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 03:35:21 +00:00
parent
cab519f370
commit
b7471c1f5b
1 changed files with 3 additions and 0 deletions
|
@ -25,6 +25,9 @@
|
|||
#ifdef __APPLE__
|
||||
#include <sys/sysctl.h>
|
||||
#endif
|
||||
#ifdef __MINGW32__
|
||||
#include <stdlib.h>
|
||||
#endif
|
||||
|
||||
#include <libavutil/mem.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue