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:
parent
efc76f729a
commit
ad946a9c7b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user