summaryrefslogtreecommitdiffstats
path: root/plugin/firewall/eurephiafw.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/firewall/eurephiafw.h')
-rw-r--r--plugin/firewall/eurephiafw.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/firewall/eurephiafw.h b/plugin/firewall/eurephiafw.h
index 7703fe5..72dc9bd 100644
--- a/plugin/firewall/eurephiafw.h
+++ b/plugin/firewall/eurephiafw.h
@@ -35,7 +35,7 @@
int eFW_load(eurephiaCTX *ctx, const char *intf);
int eFW_unload(eurephiaCTX *ctx);
-void eFW_StartFirewall(eurephiaCTX *ctx);
+void eFW_StartFirewall(eurephiaCTX *ctx, const int daemon, const int logredir);
void eFW_StopFirewall(eurephiaCTX *ctx);
int eFW_UpdateFirewall(eurephiaCTX *ctx, eFWupdateRequest *request);