summaryrefslogtreecommitdiff
path: root/zebra/zebra_memory.h
diff options
context:
space:
mode:
Diffstat (limited to 'zebra/zebra_memory.h')
-rw-r--r--zebra/zebra_memory.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/zebra/zebra_memory.h b/zebra/zebra_memory.h
index e3439d5f64..de55478de2 100644
--- a/zebra/zebra_memory.h
+++ b/zebra/zebra_memory.h
@@ -34,5 +34,7 @@ DECLARE_MTYPE(STATIC_ROUTE)
DECLARE_MTYPE(RIB_DEST)
DECLARE_MTYPE(RIB_TABLE_INFO)
DECLARE_MTYPE(RNH)
+DECLARE_MTYPE(DP_CTX)
+DECLARE_MTYPE(DP_PROV)
#endif /* _QUAGGA_ZEBRA_MEMORY_H */