Fix build on FreeBSD.
commitec7b22b43d3017ca48f01a5ac0cf753250171395
authorAlexis Ballier <aballier@gentoo.org>
Tue, 27 Oct 2009 14:18:50 +0000 (27 15:18 +0100)
committerYouness Alaoui <youness.alaoui@collabora.co.uk>
Thu, 18 Mar 2010 20:57:10 +0000 (18 16:57 -0400)
treec1ef4bd9725f43deccb2b845de7dd83385a4dc62
parentad22c1e5b4d67f1755f018e6f559b3a318b8a915
Fix build on FreeBSD.

POSIX (http://www.opengroup.org/onlinepubs/009695399/basedefs/netinet/in.h.html) specifies that sockaddr_in is defined in netinet/in.h. Include the header where this struct is used.
agent/interfaces.c
stun/stunmessage.c
stun/tests/test-format.c
stun/tests/test-parse.c
stun/utils.h