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