Switch from time to time_new 1/2:
[reactos.git] / reactos / lib / sdk / crt / time_new / utime32.c
1 /*
2 * COPYRIGHT: LGPL, See LGPL.txt in the top level directory
3 * PROJECT: ReactOS CRT library
4 * FILE: lib/sdk/crt/time/utime32.c
5 * PURPOSE: Implementation of _utime32
6 * PROGRAMERS: Timo Kreuzer
7 */
8
9 #define _USE_EXPLITIT_32BIT_TIME
10 #include "utime.c"