summaryrefslogtreecommitdiff
path: root/include/netlink-types.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/netlink-types.h')
-rw-r--r--include/netlink-types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/netlink-types.h b/include/netlink-types.h
index 0be58d1..01b4505 100644
--- a/include/netlink-types.h
+++ b/include/netlink-types.h
@@ -79,6 +79,7 @@ struct nl_cache
int c_nitems;
int c_iarg1;
int c_iarg2;
+ unsigned int c_flags;
struct nl_hash_table * hashtable;
struct nl_cache_ops * c_ops;
};