New upstream version 18.08
[deb_dpdk.git] / lib / librte_hash / rte_hash_version.map
index 52a2576..e216ac8 100644 (file)
@@ -45,3 +45,11 @@ DPDK_16.07 {
        rte_hash_get_key_with_position;
 
 } DPDK_2.2;
+
+
+DPDK_18.08 {
+       global:
+
+       rte_hash_count;
+
+} DPDK_16.07;