summaryrefslogtreecommitdiffstats
path: root/win/tclWinFile.c
diff options
context:
space:
mode:
Diffstat (limited to 'win/tclWinFile.c')
-rw-r--r--win/tclWinFile.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/win/tclWinFile.c b/win/tclWinFile.c
index c98c42c..5a3f193 100644
--- a/win/tclWinFile.c
+++ b/win/tclWinFile.c
@@ -13,6 +13,7 @@
*/
#ifndef _WIN64
+/* See [Bug 2935503]: file mtime sets wrong time */
# define _USE_32BIT_TIME_T
#endif
#include <sys/stat.h>