]> git.proxmox.com Git - mirror_frr.git/blobdiff - zebra/zserv.h
zebra: support zebra shutdown and cleanup
[mirror_frr.git] / zebra / zserv.h
index aaefd78eeab76bb3b1b897595c3cbeaf3edd0f9d..987c67635dadb6c7923734ef64c9ffc7728b245d 100644 (file)
@@ -251,4 +251,7 @@ extern void zserv_close_client(struct zserv *client);
 extern void zserv_read_file(char *input);
 #endif
 
+/* TODO */
+int zebra_finalize(struct thread *event);
+
 #endif /* _ZEBRA_ZEBRA_H */