summaryrefslogtreecommitdiffstats
path: root/include/xtables.h.in
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2010-07-15 18:15:03 +0200
committerPatrick McHardy <kaber@trash.net>2010-07-15 18:15:03 +0200
commitb14f160c11196aeb99000611207bd353c7ae2cb9 (patch)
tree250e1e5386a24e41f2d1cf83089876549c9135d2 /include/xtables.h.in
parent0bcda81f5f6d121084131fb944e2940f614cc98c (diff)
parentb4fa7222923bc10476b8753f358e871f461eb2db (diff)
Merge branch 'master' into iptables-next
Diffstat (limited to 'include/xtables.h.in')
-rw-r--r--include/xtables.h.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/xtables.h.in b/include/xtables.h.in
index 788ad7de..2d7df322 100644
--- a/include/xtables.h.in
+++ b/include/xtables.h.in
@@ -216,7 +216,6 @@ extern void *xtables_realloc(void *, size_t);
extern int xtables_insmod(const char *, const char *, bool);
extern int xtables_load_ko(const char *, bool);
extern int xtables_set_params(struct xtables_globals *xtp);
-extern void xtables_set_revision(char *name, u_int8_t revision);
extern void xtables_free_opts(int reset_offset);
extern struct option *xtables_merge_options(struct option *oldopts,
const struct option *newopts, unsigned int *option_offset);