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