Catch up with netgraph.h rev. 1.57 and fix build.

This commit is contained in:
glebius 2005-07-21 20:34:40 +00:00
parent 371afb1eec
commit 569f59e15a

View File

@ -136,6 +136,7 @@ struct ng_hook ng_deadhook = {
NULL, /* private */
HK_INVALID | HK_DEAD,
1, /* refs always >= 1 */
0, /* undefined data link type */
&ng_deadhook, /* Peer is self */
&ng_deadnode, /* attached to deadnode */
{}, /* hooks list */