summaryrefslogtreecommitdiffstats
path: root/include/iptables.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/iptables.h')
-rw-r--r--include/iptables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/iptables.h b/include/iptables.h
index 886d576b..7ae7ab34 100644
--- a/include/iptables.h
+++ b/include/iptables.h
@@ -44,7 +44,7 @@ struct iptables_match
const struct ipt_entry_match *match);
/* Pointer to list of extra command-line options */
- struct option *extra_opts;
+ const struct option *extra_opts;
/* Ignore these men behind the curtain: */
unsigned int option_offset;