summaryrefslogtreecommitdiffstats
path: root/extensions/libip6t_owner.c
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/libip6t_owner.c')
-rw-r--r--extensions/libip6t_owner.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/libip6t_owner.c b/extensions/libip6t_owner.c
index ff671ab2..a5ec8da5 100644
--- a/extensions/libip6t_owner.c
+++ b/extensions/libip6t_owner.c
@@ -36,7 +36,7 @@ IPTABLES_VERSION);
#endif /* IP6T_OWNER_COMM */
}
-static struct option opts[] = {
+static const struct option opts[] = {
{ "uid-owner", 1, 0, '1' },
{ "gid-owner", 1, 0, '2' },
{ "pid-owner", 1, 0, '3' },