]> git.mxchange.org Git - simgear.git/commitdiff
Fix VS2015 compilation
authorJames Turner <zakalawe@mac.com>
Tue, 31 May 2016 12:40:32 +0000 (13:40 +0100)
committerRoland Haeder <roland@mxchange.org>
Sat, 13 Aug 2016 08:21:16 +0000 (10:21 +0200)
3rdparty/udns/udns.h

index 371e69764043e6f4a9c3627b3e41ca673b340568..44880ba635b1b4e0c5e84583604473645417156c 100644 (file)
@@ -45,6 +45,7 @@
 #endif
 
 #include <sys/types.h>         /* for time_t */
+#include <time.h>
 
 #ifdef __cplusplus
 extern "C" {