net/virtio: fix incorrect cast of void *
[dpdk.git] / gso / version.map
1 DPDK_22 {
2         global:
3
4         rte_gso_segment;
5
6         local: *;
7 };