summaryrefslogtreecommitdiffstats
path: root/include/internal/object.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/internal/object.h')
-rw-r--r--include/internal/object.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/internal/object.h b/include/internal/object.h
index 5dce9d0..19d77b4 100644
--- a/include/internal/object.h
+++ b/include/internal/object.h
@@ -269,6 +269,7 @@ struct nf_expect {
u_int32_t id;
u_int16_t zone;
u_int32_t flags;
+ char helper_name[__NFCT_HELPER_NAMELEN];
u_int32_t set[1];
};