mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 19:21:06 +00:00
shmallocator: fix build on Illumos
Closes https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/3370 Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6362>
This commit is contained in:
parent
5a2f99a255
commit
8ca53a1a67
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@
|
|||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <sys/stat.h>
|
||||
#include "gstshmallocator.h"
|
||||
|
||||
#ifdef HAVE_MMAP
|
||||
|
|
Loading…
Reference in a new issue