Delete unnecessary #includes of <sys/domain.h> and/or <sys/protosw.h>
authorguenther <guenther@openbsd.org>
Tue, 22 Feb 2022 01:15:01 +0000 (01:15 +0000)
committerguenther <guenther@openbsd.org>
Tue, 22 Feb 2022 01:15:01 +0000 (01:15 +0000)
commit7eb8d89d542a9a03298dd608c824d31fd95d6e4f
tree1271478499eac19991507902b673c467e7df13df
parent7859ce160e50041fd4f3c45aa13868a6bc957d7a
Delete unnecessary #includes of <sys/domain.h> and/or <sys/protosw.h>

net/if_pppx.c pointed out by jsg@
ok gnezdo@ deraadt@ jsg@ mpi@ millert@
31 files changed:
sys/arch/macppc/dev/if_mc.c
sys/dev/ic/dc.c
sys/dev/ic/lemac.c
sys/dev/ic/xl.c
sys/dev/isa/if_ie.c
sys/dev/pci/if_dc_pci.c
sys/dev/pci/if_de.c
sys/dev/pci/if_sis.c
sys/dev/pci/if_ste.c
sys/dev/pci/if_xl_pci.c
sys/kern/init_main.c
sys/kern/kern_event.c
sys/kern/uipc_mbuf.c
sys/net/if_ethersubr.c
sys/net/if_pppx.c
sys/net/if_tun.c
sys/net/if_wg.c
sys/net/route.c
sys/netinet/ip_spd.c
sys/netinet/tcp_debug.c
sys/netinet6/dest6.c
sys/netinet6/frag6.c
sys/netinet6/icmp6.c
sys/netinet6/in6_src.c
sys/netinet6/ip6_forward.c
sys/netinet6/nd6.c
sys/netinet6/udp6_output.c
sys/netmpls/mpls_proto.c
sys/netmpls/mpls_raw.c
sys/nfs/nfs_socket.c
sys/uvm/uvm_swap.c