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