diff options
Diffstat (limited to 'win/tclWinFile.c')
-rw-r--r-- | win/tclWinFile.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/win/tclWinFile.c b/win/tclWinFile.c index 9c95e7a..54cf0cf 100644 --- a/win/tclWinFile.c +++ b/win/tclWinFile.c @@ -12,9 +12,6 @@ * this file, and for a DISCLAIMER OF ALL WARRANTIES. */ -#ifndef _WIN64 -# define _USE_32BIT_TIME_T -#endif #include "tclWinInt.h" #include "tclFileSystem.h" #include <winioctl.h> |