X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fmisc.cpp;h=458c4b6d5102412e8f5dbad3b6c5f5908fd59ed5;hp=281d8595a7cca6dd227fe6c0f83b1cb7610beb04;hb=afadc33fb430abd2ba2783a62180cf971b13652f;hpb=f1d982e2c07372627394b83cf24f48e77a34145b diff --git a/src/misc.cpp b/src/misc.cpp index 281d8595..458c4b6d 100644 --- a/src/misc.cpp +++ b/src/misc.cpp @@ -38,6 +38,7 @@ # include # include # include "dos.h" + static int gettimeofday(struct timeval* tp, struct timezone*) { SYSTEMTIME systime;