X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/blobdiff_plain/22c77971bb13c37344fc73fe9b8d72ed96181df2..c72aa74324481a2ee642b1739baec10eb616cbca:/secnet.h diff --git a/secnet.h b/secnet.h index ecbc9de..76db603 100644 --- a/secnet.h +++ b/secnet.h @@ -270,6 +270,7 @@ extern uint32_t current_phase; extern void enter_phase(uint32_t new_phase); void phase_hooks_init(void); /* for main() only */ +void clear_phase_hooks(uint32_t phase); /* for afterfork() */ /* Some features (like netlink 'soft' routes) require that secnet retain root privileges. They should indicate that here when