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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/zebra/zebra_memory.h b/zebra/zebra_memory.h
index e15f972493..71901b765f 100644
--- a/zebra/zebra_memory.h
+++ b/zebra/zebra_memory.h
@@ -32,6 +32,7 @@ DECLARE_MGROUP(ZEBRA)
DECLARE_MTYPE(ZEBRA_NS)
DECLARE_MTYPE(RE)
DECLARE_MTYPE(RIB_DEST)
+DECLARE_MTYPE(OPAQUE)
#ifdef __cplusplus
}