summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2009-06-23 14:10:10 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2009-06-23 14:10:10 +0100
commit0d9dccee4f4a920e237525f11fa57e849b04bb73 (patch)
tree7a11f3ebee99f386dcfcf4bcf6bd523bcfd89869 /tools
parentdff3f37bdfdb0941707d2184a175fa99eeb2b047 (diff)
udp: fix compiler warning about EAI_ADDRFAMILY getting redefined in some cases
Include the header from where we include all the system headers with the socket stuff before we try to define EAI_ADDRFAMILY ourselves, otherwise we define it ourselves and then get a compiler warning if a system header defines it as well without guarding against it being defined already.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions