Roken: Import gettimeofday

Import the roken gettimeofday implementation, so we can use it on
Windows.

Change-Id: I198233c4e96708b56b6e7be3bbfc98bb14d37f84
Reviewed-on: http://gerrit.openafs.org/4431
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
This commit is contained in:
Simon Wilkinson 2011-04-03 16:25:48 +01:00 committed by Derrick Brashear
parent d20c76586a
commit 184ab5d31d

View File

@ -70,6 +70,7 @@ lib/roken/flock.c roken/flock.c
lib/roken/getdtablesize.c roken/getdtablesize.c lib/roken/getdtablesize.c roken/getdtablesize.c
lib/roken/getopt.c roken/getopt.c lib/roken/getopt.c roken/getopt.c
lib/roken/getprogname.c roken/getprogname.c lib/roken/getprogname.c roken/getprogname.c
lib/roken/gettimeofday.c roken/gettimeofday.c
lib/roken/hex.c roken/hex.c lib/roken/hex.c roken/hex.c
lib/roken/hex.h roken/hex.h lib/roken/hex.h roken/hex.h
lib/roken/issuid.c roken/issuid.c lib/roken/issuid.c roken/issuid.c