Edmond Yoo
2018-09-06 01c742f0025d195a1f265981b52551fa14f1d484
src/gettimeofday.c
@@ -1,5 +1,5 @@
#include "gettimeofday.h"
int gettimeofday(struct timeval *tv, struct timezone *tz)
{
  FILETIME ft;