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

This commit is contained in:
Gleb Smirnoff 2005-07-21 20:34:40 +00:00
parent 00a254a8aa
commit e58d779daa

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 */