diff options
Diffstat (limited to 'ripd/rip_bfd.c')
| -rw-r--r-- | ripd/rip_bfd.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ripd/rip_bfd.c b/ripd/rip_bfd.c index ac5035f547..b59db11a30 100644 --- a/ripd/rip_bfd.c +++ b/ripd/rip_bfd.c @@ -13,6 +13,8 @@ #include "ripd/rip_bfd.h" #include "ripd/rip_debug.h" +DEFINE_MTYPE(RIPD, RIP_BFD_PROFILE, "RIP BFD profile name"); + extern struct zclient *zclient; static const char *rip_bfd_interface_profile(struct rip_interface *ri) |
