]> git.proxmox.com Git - mirror_frr.git/blobdiff - isisd/isis_circuit.h
zebra: Fix label manager memory leak (#5680)
[mirror_frr.git] / isisd / isis_circuit.h
index b77c8ce35214a49160834d10c288366429d36a57..f677d3aded56dbdf80189ebadee2c992555e11e6 100644 (file)
@@ -32,6 +32,8 @@
 #include "isis_constants.h"
 #include "isis_common.h"
 
+DECLARE_HOOK(isis_if_new_hook, (struct interface *ifp), (ifp));
+
 struct isis_lsp;
 
 struct password {