summaryrefslogtreecommitdiff
path: root/protos.h
diff options
context:
space:
mode:
Diffstat (limited to 'protos.h')
-rw-r--r--protos.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/protos.h b/protos.h
index 23bf744..201439a 100644
--- a/protos.h
+++ b/protos.h
@@ -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 */