Roland Singer
2018-08-22 dbdd31ee211fe8b1ac7e93ceadf7b34b8d304f34
src/gettimeofday.c
@@ -1,5 +1,5 @@
#include "gettimeofday.h"
int gettimeofday(struct timeval *tv, struct timezone *tz)
{
  FILETIME ft;