]> granicus.if.org Git - check/commit
include signal.h in exit tests
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Wed, 19 Feb 2014 02:39:54 +0000 (02:39 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Wed, 19 Feb 2014 02:39:54 +0000 (02:39 +0000)
commitdb3b986c89a4a0642d96d0a3c04d423d1fcb25d3
tree684391ee25ca938e1f249f07303e87fdb456df79
parent76f52349753685c9092b6d559c42e86d6f056dbc
include signal.h in exit tests

technically this should have been here before. However, the
autotools build did not need it, so it was not caught.
The CMake build requires it be in place to get the definition
of the SIGSEGV signal.

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