ed b18bd1101c Add missing #includes.
According to POSIX, these two header files should be able to be included
by themselves, not depending on other headers. The <net/if.h> header
uses struct sockaddr when __BSD_VISIBLE=1, while <netinet/tcp.h> uses
integer datatypes (u_int32_t, u_short, etc).

MFC after:	2 months
2011-10-21 12:58:34 +00:00
..
2011-10-18 07:29:21 +00:00
2011-10-04 23:53:47 +00:00
2011-10-21 12:58:34 +00:00
2011-10-21 12:58:34 +00:00
2011-10-16 14:30:28 +00:00
2011-10-04 13:24:22 +00:00
2011-10-18 08:09:44 +00:00