]> arthur.barton.de Git - ngircd-alex.git/commit
Include netinet/in_systm.h alongside netinet/ip.h
authorAlexander Barton <alex@barton.de>
Sun, 11 Apr 2010 16:58:29 +0000 (16:58 +0000)
committerAlexander Barton <alex@barton.de>
Sun, 11 Apr 2010 16:58:29 +0000 (16:58 +0000)
commit1caa3fb94b6e23d7b63183f6cb6c97ed1821350c
tree6754ae415945b4752fcf5161bad7bf1d34dba01e
parent025342fe46ae504a08be8c642901ec7eb7c4fccb
Include netinet/in_systm.h alongside netinet/ip.h

This fixes the following error when compiling on e.g. FreeBSD 6.x:

In file included from conn.c:40:
/usr/include/netinet/ip.h:160: error: syntax error before "n_long"
/usr/include/netinet/ip.h:163: error: syntax error before "n_long"
src/ngircd/conn.c