mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-06-13 21:16:39 +02:00
Include gtod.h.
(main): `Call' GETTIMEOFDAY_INIT, just in case the code ever changes to make it necessary.
This commit is contained in:
@@ -1774,6 +1774,8 @@ main (int argc, char **argv)
|
||||
|
||||
atexit (close_stdout);
|
||||
|
||||
GETTIMEOFDAY_INIT ();
|
||||
|
||||
isaac_seed (&s);
|
||||
|
||||
memset (&flags, 0, sizeof flags);
|
||||
|
||||
Reference in New Issue
Block a user