]> arthur.barton.de Git - ngircd.git/commit
Fix complie on FreeBSD 5.4 and AIX.
authorFlorian Westphal <fw@strlen.de>
Sat, 10 May 2008 19:53:39 +0000 (21:53 +0200)
committerFlorian Westphal <fw@strlen.de>
Sat, 10 May 2008 19:53:39 +0000 (21:53 +0200)
commitfc93044909597798ca416dacc312bdb9c792c6ed
treea95cf45b303809e9946af5b18a81452978ec388c
parent2e0c62df915694ebdc1a530cae1b802db2ad9ccc
Fix complie on FreeBSD 5.4 and AIX.

This is picked from commits

d9c26f3aeb35e979b72f7b0ac4220dbd07d7bc15
"ng_ipaddr.h must include netinet/in.h."

and
4e507881f30c8b4296d87de519658e45f8cb417f
"On AIX (for example) socklen_t is defined in sys/socket.h"
src/ipaddr/ng_ipaddr.c
src/ipaddr/ng_ipaddr.h