Searched hist:226610 (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/net/
H A Dif.hdiff 226610 Fri Oct 21 11:03:38 MDT 2011 ed 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

Completed in 216 milliseconds