summaryrefslogtreecommitdiffstats
path: root/include/mnl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mnl.h')
-rw-r--r--include/mnl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mnl.h b/include/mnl.h
index ed5a718b..03d1876e 100644
--- a/include/mnl.h
+++ b/include/mnl.h
@@ -6,6 +6,7 @@
struct mnl_socket;
uint32_t mnl_seqnum_alloc(void);
+void mnl_genid_get(struct mnl_socket *nf_sock);
struct mnl_err {
struct list_head head;