stats: Add wrapper for vec_free
[vpp.git] / src / vpp-api / client / libvppapiclient.map
index 00a26fb..cb3d18b 100644 (file)
@@ -21,5 +21,6 @@ VPPAPICLIENT_18.10 {
        stat_segment_heartbeat;
        stat_segment_string_vector;
        stat_segment_vec_len;
+       stat_segment_vec_free;
        local: *;
 };