mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-31 19:42:26 +00:00
9f99d056a2
Include unistd.h so that _POSIX_VERSION is actually defined when it should be defined. Without that, stuff like fail_if(1) doesn't actually fail, presumably because other parts of the code do include unistd.h and then have _POSIX_VERSION defined. Fixes #604565 even more. |
||
---|---|---|
.. | ||
libcheck | ||
.gitignore | ||
gstbufferstraw.c | ||
gstbufferstraw.h | ||
gstcheck.c | ||
gstcheck.h | ||
gstconsistencychecker.c | ||
gstconsistencychecker.h | ||
Makefile.am |