<windows.h> required for Watcom.
This commit is contained in:
@@ -26,6 +26,7 @@
|
|||||||
#ifndef HAVE_GETTIMEOFDAY
|
#ifndef HAVE_GETTIMEOFDAY
|
||||||
|
|
||||||
#ifdef WIN32
|
#ifdef WIN32
|
||||||
|
#include <windows.h>
|
||||||
#include <mmsystem.h>
|
#include <mmsystem.h>
|
||||||
|
|
||||||
static int gettimeofday(struct timeval *tp, void *nothing)
|
static int gettimeofday(struct timeval *tp, void *nothing)
|
||||||
|
Reference in New Issue
Block a user