From: James Turner Date: Tue, 31 May 2016 12:40:32 +0000 (+0100) Subject: Fix VS2015 compilation X-Git-Url: https://git.mxchange.org/?p=simgear.git;a=commitdiff_plain;h=ea966d95b4a9531ba34552966e40ab74bdd71b2e Fix VS2015 compilation --- diff --git a/3rdparty/udns/udns.h b/3rdparty/udns/udns.h index 371e6976..44880ba6 100644 --- a/3rdparty/udns/udns.h +++ b/3rdparty/udns/udns.h @@ -45,6 +45,7 @@ #endif #include /* for time_t */ +#include #ifdef __cplusplus extern "C" {