mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-21 21:49:10 +00:00
(svn r17350) -Fix (r17336): broken compilation with mingw
This commit is contained in:
@@ -37,7 +37,7 @@ typedef unsigned long in_addr_t;
|
||||
typedef int socklen_t;
|
||||
# define IPPROTO_IPV6 41
|
||||
#else
|
||||
#include "../../win32.h"
|
||||
#include "../../os/windows/win32.h"
|
||||
#include "../../core/alloc_func.hpp"
|
||||
|
||||
#define AI_ADDRCONFIG 0x00000400 // Resolution only if global address configured
|
||||
|
Reference in New Issue
Block a user