K 10 svn:author V 6 brooks K 8 svn:date V 27 2018-09-18T15:31:24.271112Z K 7 svn:log V 274 Fix C11 and POSIX 1003.1b-1993 compliance in time.h Only expose timespec_get in C11, C++17, or BSD code. Always define struct timespect if defining timespec_get. PR: 231425 Reviewed by: kib Approved by: re (gjb) Differential Revision: https://reviews.freebsd.org/D17174 END