[CRT]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Tue, 7 Feb 2012 18:09:25 +0000 (18:09 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Tue, 7 Feb 2012 18:09:25 +0000 (18:09 +0000)
Fix 64 bit build of MSVCRT

svn path=/trunk/; revision=55487

reactos/lib/sdk/crt/time/bitsfixup.h

index b7bc7f9..4fcd9e5 100644 (file)
 #undef _timeb
 #undef _ftime
 #undef _tctime
-#undef _ftime_s
 #undef _tctime_s
 #undef _tutime
 #else
 #define _time time
 #endif
 
+#undef _ftime_s
+
 #ifdef _USE_EXPLICIT_32BIT_TIME
 #define time_t __time32_t
 #define _timeb __timeb32