pci: fix detach and uninit naming
[dpdk.git] / lib / librte_eal / bsdapp / eal / rte_eal_version.map
index e537b42..b2d4441 100644 (file)
@@ -115,5 +115,7 @@ DPDK_2.0 {
 DPDK_2.1 {
        global:
 
+       rte_eal_pci_detach;
        rte_memzone_free;
+
 } DPDK_2.0;