Catch up with netgraph.h rev. 1.57 and fix build.
This commit is contained in:
parent
00a254a8aa
commit
e58d779daa
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user