]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_net/rte_icmp.h
net: add compat headers without rte prefix
[dpdk.git] / lib / librte_net / rte_icmp.h
index 3f8100a5f1ff6514edb2ca037d3eb6a582e3663e..3638e148da5fae6677313d9258fc00c07da08267 100644 (file)
 
 #include <stdint.h>
 
+#ifndef RTE_NET_NO_COMPAT
+#include <rte_icmp_compat.h>
+#endif
+
 #ifdef __cplusplus
 extern "C" {
 #endif