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