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