]> granicus.if.org Git - check/commit
Define 'struct timespec' if unavailable in time.h
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Wed, 2 Oct 2013 02:55:02 +0000 (02:55 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Wed, 2 Oct 2013 02:55:02 +0000 (02:55 +0000)
commit2be16ef447220d3dc23486495892796c6affc025
treeea878f7694d21309d9309f962b8c3253be3f085d
parent6a0e9d37fd2f546ecabee9dbef128436e5504276
Define 'struct timespec' if unavailable in time.h

MinGW does not provide a definition for 'struct timespec' in time.h
Providing a definition in libcompat.h if detected.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@822 64e312b2-a51f-0410-8e61-82d0ca0eb02a
configure.ac
lib/libcompat.h