]> 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)
committerWarner Losh <imp@FreeBSD.org>
Fri, 28 Aug 2020 05:40:02 +0000 (05:40 +0000)
commitb9c5b432637c04d4a803170b2fab7c9df2ef787b
tree6354437b5a2ba64407aad6b63d973196f8c89e5c
parent233a5529d14c4ed6fdc3fe62889f7be0e88c1b4c
Declare time()

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