mbuf: deinline clone function
[dpdk.git] / lib / librte_mbuf / rte_mbuf_version.map
index f09828c..83148a0 100644 (file)
@@ -50,6 +50,7 @@ DPDK_19.11 {
        global:
 
        __rte_pktmbuf_linearize;
+       rte_pktmbuf_clone;
 
 } DPDK_18.08;