After much contention reg Solaris and FreeBSD the union between them
seems to be this:
- adding netinet/in.h
- adding netinet/ip_fil_compat.h (alternative to netinet/ip_compat.h)
- testing for netinet/ipl.h before netinet/ip_nat.h
net/if.h \
netinet/if_ether.h\
netinet/icmp6.h \
+ netinet/in.h \
netinet/ip.h \
netinet/ip6.h \
netinet/ip_compat.h\
+ netinet/ip_fil_compat.h\
netinet/ip_fil.h\
netinet/ip_icmp.h \
- netinet/ip_nat.h\
netinet/ipl.h \
+ netinet/ip_nat.h\
net/pfvar.h \
sys/mount.h\
resolv.h \