From a316fc2921e595d318c2021355aefda57ed9b0e0 Mon Sep 17 00:00:00 2001 From: julian Date: Fri, 22 Oct 1999 04:23:11 +0000 Subject: Add missing entries in a structure. --- sys/sys/socket.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sys') diff --git a/sys/sys/socket.h b/sys/sys/socket.h index ff9fbc8..b834667 100644 --- a/sys/sys/socket.h +++ b/sys/sys/socket.h @@ -236,6 +236,8 @@ struct sockproto { { "key", CTLTYPE_NODE }, \ { "inet6", CTLTYPE_NODE }, \ { "natm", CTLTYPE_NODE }, \ + { "atm", CTLTYPE_NODE }, \ + { "hdrcomplete", CTLTYPE_NODE }, \ { "netgraph", CTLTYPE_NODE }, \ } -- cgit v1.1