diff options
Diffstat (limited to 'zebra/interface.c')
| -rw-r--r-- | zebra/interface.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/zebra/interface.c b/zebra/interface.c index 6373b4b200..9529f49d9b 100644 --- a/zebra/interface.c +++ b/zebra/interface.c @@ -53,7 +53,7 @@  #include "zebra/zebra_errors.h"  #include "zebra/zebra_evpn_mh.h" -DEFINE_MTYPE_STATIC(ZEBRA, ZINFO, "Zebra Interface Information") +DEFINE_MTYPE_STATIC(ZEBRA, ZINFO, "Zebra Interface Information");  #define ZEBRA_PTM_SUPPORT  | 
