mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-25 09:20:59 -08:00
(main): [MSDOS] Call init_gettimeofday.
This commit is contained in:
parent
2cd8218350
commit
fc300075df
1 changed files with 1 additions and 0 deletions
|
|
@ -747,6 +747,7 @@ Usage: %s [-t term] [--terminal term] [-nw] [--no-windows] [--batch]\n\
|
|||
init_dosfns ();
|
||||
/* Set defaults for several environment variables. */
|
||||
if (initialized) init_environment (argc, argv, skip_args);
|
||||
else init_gettimeofday ();
|
||||
#endif
|
||||
|
||||
/* egetenv is a pretty low-level facility, which may get called in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue