]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_net/rte_sctp.h
net: add compat headers without rte prefix
[dpdk.git] / lib / librte_net / rte_sctp.h
index b3661b0db66770088b5bd92bb0ad421aa395c119..65675482492044f0773f414b2916dd8855942c10 100644 (file)
 #ifndef _RTE_SCTP_H_
 #define _RTE_SCTP_H_
 
+#ifndef RTE_NET_NO_COMPAT
+#include <rte_sctp_compat.h>
+#endif
+
 #ifdef __cplusplus
 extern "C" {
 #endif