test/telemetry: fix typo at beginning of line
[dpdk.git] / lib / librte_reorder / version.map
index 8c0220d..d902a7f 100644 (file)
@@ -11,3 +11,9 @@ DPDK_21 {
 
        local: *;
 };
+
+EXPERIMENTAL {
+       global:
+
+       rte_reorder_seqn_dynfield_offset;
+};