summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_memory.h
diff options
context:
space:
mode:
Diffstat (limited to 'bgpd/bgp_memory.h')
-rw-r--r--bgpd/bgp_memory.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/bgpd/bgp_memory.h b/bgpd/bgp_memory.h
index 4ae49a2c..1f76945d 100644
--- a/bgpd/bgp_memory.h
+++ b/bgpd/bgp_memory.h
@@ -134,4 +134,6 @@ DECLARE_MTYPE(BGP_NOTIFICATION);
DECLARE_MTYPE(BGP_SOFT_VERSION);
+DECLARE_MTYPE(BGP_EVPN_OVERLAY);
+
#endif /* _QUAGGA_BGP_MEMORY_H */