summaryrefslogtreecommitdiffstats
path: root/extensions/ebt_standard.c
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/ebt_standard.c')
-rw-r--r--extensions/ebt_standard.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/extensions/ebt_standard.c b/extensions/ebt_standard.c
index 726a1ab..95e00a5 100644
--- a/extensions/ebt_standard.c
+++ b/extensions/ebt_standard.c
@@ -26,7 +26,8 @@ static int parse(int c, char **argv, int argc, const struct ebt_u_entry *entry,
}
static void final_check(const struct ebt_u_entry *entry,
- const struct ebt_entry_target *target, const char *name, unsigned int hook_mask)
+ const struct ebt_entry_target *target, const char *name,
+ unsigned int hook_mask, unsigned int time)
{
}