Fix build issue on NetBSD: Add time(3) to PAL
authorKamil Rytarowski <n54@gmx.com>
Fri, 12 Feb 2016 02:40:30 +0000 (03:40 +0100)
committerKamil Rytarowski <n54@gmx.com>
Sun, 14 Feb 2016 14:07:15 +0000 (15:07 +0100)
commiteff2c6e57d957f94129993a5e32ed93925ef289d
tree60ae688c393bfbde7ab76d88935d0e81a3fd9e34
parentf3a008bf45b6cc8c150afd0416da59a5f23573f8
Fix build issue on NetBSD: Add time(3) to PAL

Otherwise it triggers linker warnings.

/tmp/pkgsrc-tmp/wip/coreclr-git/work/coreclr/src/gc/gc.cpp:33869:
warning: warning: reference to compatibility time(); include <time.h> for correct reference

$ uname -a
NetBSD chieftec 7.99.25 NetBSD 7.99.25 (GENERIC) #0: Fri Dec 25 20:51:06 UTC 2015  root@chieftec:/tmp/netbsd-tmp/sys/arch/amd64/compile/GENERIC amd64
src/pal/inc/pal.h
src/pal/src/cruntime/misc.cpp
src/pal/src/include/pal/misc.h
src/pal/src/include/pal/palinternal.h