gstreamer/libs/gst/check/libcheck
Tim-Philipp Müller 9f99d056a2 check: patch internal check copy some more so that failures actually fail
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.
2010-01-05 01:41:18 +00:00
..
check.c
check.h.in
check_error.c
check_error.h
check_impl.h
check_list.c
check_list.h
check_log.c
check_log.h
check_msg.c
check_msg.h
check_pack.c
check_pack.h
check_print.c
check_print.h
check_run.c
check_str.c
check_str.h
Makefile.am