AlexeyAB
2018-08-03 b8e6e80c6d411d05a9e09f1e3676eb9a7f3ea0e8
src/gettimeofday.c
@@ -1,5 +1,5 @@
#include "gettimeofday.h"
int gettimeofday(struct timeval *tv, struct timezone *tz)
{
  FILETIME ft;