cleanup
diff --git a/include/ebtables_u.h b/include/ebtables_u.h
index e63cc45..b725625 100644
--- a/include/ebtables_u.h
+++ b/include/ebtables_u.h
@@ -276,7 +276,7 @@
 /* communication.c */
 
 int ebt_get_table(struct ebt_u_replace *repl, int init);
-void ebt_deliver_counters(struct ebt_u_replace *repl, int exec_style);
+void ebt_deliver_counters(struct ebt_u_replace *repl);
 void ebt_deliver_table(struct ebt_u_replace *repl);
 
 /* useful_functions.c */