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