Module Name: src Committed By: he Date: Sat Jun 7 13:25:33 UTC 2014
Modified Files:
src/sys/net: if.c
Log Message:
Include <netinet/in.h> before <netinet/in_var.h> to avoid build failure
for the COMPUTEX7750 kernel of evbsh3-eb.
Also, don't reference ip_pktq if INET isn't defined (found by the same
kernel).
To generate a diff of this commit:
cvs rdiff -u -r1.277 -r1.278 src/sys/net/if.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
