diff options
Diffstat (limited to 'protos.h')
-rw-r--r-- | protos.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,5 +27,6 @@ extern struct protocol vlan_ops; extern struct protocol ieee80211_ops; extern struct protocol QinQ_ops; extern struct protocol mpls_uc_ops; +extern struct protocol nlmsg_ops; #endif /* PROTOS_H */ |