]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Declare time()
authorWarner Losh <imp@FreeBSD.org>
Fri, 28 Aug 2020 05:40:02 +0000 (05:40 +0000)
committerKyle Evans <kevans@FreeBSD.org>
Fri, 8 Oct 2021 05:24:27 +0000 (00:24 -0500)
commit087f336455ec4aeacc19415cb779fc7b04fa36fc
treeae75a90aba6c336565b718cdf92019dd168bd984
parent091a037cb69c0f234edb2333875f44b35f1adf1d
Declare time()

Time is used and was accidentally brought in through header
pollution. Declare it in stand.h directly instead.

(cherry picked from commit b9c5b432637c04d4a803170b2fab7c9df2ef787b)
stand/libsa/stand.h