INET6 for some time needed in_pcb.c so make sure we compile it in case of

no inet.

MFC after:	2 weeks
This commit is contained in:
bz 2011-03-12 21:50:48 +00:00
parent 524448845c
commit 028b077441

View File

@ -2625,7 +2625,7 @@ netinet/in_gif.c optional gif inet | netgraph_gif inet
netinet/ip_gre.c optional gre inet
netinet/ip_id.c optional inet
netinet/in_mcast.c optional inet
netinet/in_pcb.c optional inet
netinet/in_pcb.c optional inet | inet6
netinet/in_proto.c optional inet \
compile-with "${NORMAL_C} -I$S/contrib/pf"
netinet/in_rmx.c optional inet