Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
remote: add promisor and partial clone config to the doc
[gitweb.git]
/
compat
/
mingw.c
diff --git
a/compat/mingw.c
b/compat/mingw.c
index e51ee74087f7c0e7f92cf61fa7fda613dc7163f2..9b6d2400e1107fa2a65f6ecd7d067809115930b9 100644
(file)
--- a/
compat/mingw.c
+++ b/
compat/mingw.c
@@
-2397,6
+2397,8
@@
void mingw_startup(void)
wchar_t **wenv, **wargv;
_startupinfo si;
+ trace2_initialize_clock();
+
maybe_redirect_std_handles();
/* get wide char arguments and environment */