diff options
author | Joe Stringer <joe@wand.net.nz> | 2019-10-04 22:50:33 -0700 |
---|---|---|
committer | Niels Martin Hansen <nielsm@indvikleren.dk> | 2019-10-07 21:36:00 +0200 |
commit | b4f1056097fda5a6023437b84bc6382943075fcb (patch) | |
tree | 1b5e2b0b57d52527617c46349503c460096c32ba /src/widgets/airport_widget.h | |
parent | 51f8c8a568158dcf164c0cbe389123fa9b6b190c (diff) | |
download | openttd-b4f1056097fda5a6023437b84bc6382943075fcb.tar.xz |
Fix: [Cygwin] Fix missing AI_ADDRCONFIG declaration
Fixes the following complaints:
src/network/core/address.cpp: In member function 'const sockaddr_storage* NetworkAddress::GetAddress()':
src/network/core/address.cpp:134:55: error: 'AI_ADDRCONFIG' was not declared in this scope
this->Resolve(this->address.ss_family, SOCK_STREAM, AI_ADDRCONFIG, nullptr, ResolveLoopProc);
Signed-off-by: Joe Stringer <joe@wand.net.nz>
Diffstat (limited to 'src/widgets/airport_widget.h')
0 files changed, 0 insertions, 0 deletions