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:
Bjoern A. Zeeb 2011-03-12 21:50:48 +00:00
parent efc76f729a
commit ad946a9c7b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=219580

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