]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_net/rte_udp.h
net: add compat headers without rte prefix
[dpdk.git] / lib / librte_net / rte_udp.h
index 1c3437c5f071f9a345ae28276c3bd0a3f227d671..c8bda5d0035e4ac0a221f3fb641a6a678d2ffede 100644 (file)
 
 #include <stdint.h>
 
+#ifndef RTE_NET_NO_COMPAT
+#include <rte_udp_compat.h>
+#endif
+
 #ifdef __cplusplus
 extern "C" {
 #endif