Module Name: src Committed By: jakllsch Date: Fri Sep 10 14:56:26 UTC 2021
Modified Files:
src/sys/dev/pci: if_et.c
Log Message:
if_et.c: nothing in this driver needs netinet includes now,
so drop #include "opt_inet.h" and the includes of netinet headers
conditioned on it.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/sys/dev/pci/if_et.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
