summaryrefslogtreecommitdiffstats
path: root/src/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal.h')
-rw-r--r--src/internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/internal.h b/src/internal.h
index 769926b..7c0f8e9 100644
--- a/src/internal.h
+++ b/src/internal.h
@@ -37,6 +37,7 @@ struct nlattr;
struct nft_set {
struct list_head head;
+ uint32_t family;
uint32_t set_flags;
char *table;
char *name;