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