summaryrefslogtreecommitdiffstats
path: root/xshared.h
diff options
context:
space:
mode:
Diffstat (limited to 'xshared.h')
-rw-r--r--xshared.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xshared.h b/xshared.h
index d0cb5162..a08e6d98 100644
--- a/xshared.h
+++ b/xshared.h
@@ -35,6 +35,7 @@ struct iptables_command_state {
struct xtables_target *target;
char *protocol;
int proto_used;
+ const char *jumpto;
char **argv;
};