]> granicus.if.org Git - check/commit
tests: include missing libcompat header
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Mon, 6 Jul 2015 13:20:31 +0000 (13:20 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Mon, 6 Jul 2015 13:20:31 +0000 (13:20 +0000)
commitee008e17e0204385ab4101a19008f522d04f7eb9
treed06f6e5fe50c5af30eb918426bc90fb24745bc40
parentb5da932d9875d4a04e84e10353fdb8b17414deb4
tests: include missing libcompat header

This header is necessary one some platforms where some portions
of check.h are unrecognized. For example, using the MSVC compiler
on Windows the pid_t usage in check.h results in a compiler error.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@1214 64e312b2-a51f-0410-8e61-82d0ca0eb02a
tests/check_nofork_teardown.c