Alexey
2018-07-10 3d2d0a7c98dbc8923d9ff705b81ff4f7940ea6ff
src/gettimeofday.c
@@ -1,5 +1,5 @@
#include "gettimeofday.h"
int gettimeofday(struct timeval *tv, struct timezone *tz)
{
  FILETIME ft;