aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/whack/whack.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/whack/whack.h b/src/whack/whack.h
index 965cdd346..49ef67995 100644
--- a/src/whack/whack.h
+++ b/src/whack/whack.h
@@ -62,6 +62,7 @@ struct whack_end {
bool has_client_wildcard;
bool has_port_wildcard;
bool has_srcip;
+ bool has_natip;
bool modecfg;
bool hostaccess;
certpolicy_t sendcert;