Add missing entries in a structure.

This commit is contained in:
julian 1999-10-22 04:23:11 +00:00
parent 715d2c0cbe
commit 4cb5ebed68

View File

@ -236,6 +236,8 @@ struct sockproto {
{ "key", CTLTYPE_NODE }, \
{ "inet6", CTLTYPE_NODE }, \
{ "natm", CTLTYPE_NODE }, \
{ "atm", CTLTYPE_NODE }, \
{ "hdrcomplete", CTLTYPE_NODE }, \
{ "netgraph", CTLTYPE_NODE }, \
}