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