]> arthur.barton.de Git - ngircd.git/commit
ng_ipaddr.h must include netinet/in.h.
authorFlorian Westphal <fw@strlen.de>
Sat, 10 May 2008 19:49:51 +0000 (21:49 +0200)
committerFlorian Westphal <fw@strlen.de>
Sat, 10 May 2008 19:49:51 +0000 (21:49 +0200)
commitd9c26f3aeb35e979b72f7b0ac4220dbd07d7bc15
tree1c02e11989555b4472a38f37c4c6094d19932ee2
parent0510bbe958c12ce7990dbc533b41a650678a10f6
ng_ipaddr.h must include netinet/in.h.

compile on FreeBSD 5.4 failed with:
./../ipaddr/ng_ipaddr.h:34: error: field `sin4' has incomplete type

Reported and tested by Jefferson S Almeida.
src/ipaddr/ng_ipaddr.c
src/ipaddr/ng_ipaddr.h
src/ngircd/resolve.h