summaryrefslogtreecommitdiff
path: root/zebra/zapi_msg.h
diff options
context:
space:
mode:
Diffstat (limited to 'zebra/zapi_msg.h')
-rw-r--r--zebra/zapi_msg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/zebra/zapi_msg.h b/zebra/zapi_msg.h
index b3fe7318f9..4fdc863682 100644
--- a/zebra/zapi_msg.h
+++ b/zebra/zapi_msg.h
@@ -115,7 +115,7 @@ extern int zsend_client_close_notify(struct zserv *client,
int zsend_nhg_notify(uint16_t type, uint16_t instance, uint32_t session_id,
uint32_t id, enum zapi_nhg_notify_owner note);
-extern void zapi_opaque_free(struct opaque *opaque);
+extern void zapi_re_opaque_free(struct re_opaque *opaque);
extern int zsend_zebra_srv6_locator_add(struct zserv *client,
struct srv6_locator *loc);