These header includes have been flagged by the iwyu_tool and removed. Signed-off-by: Sean Morrissey <sean.morris...@intel.com> --- lib/net/rte_net.h | 1 - 1 file changed, 1 deletion(-)
diff --git a/lib/net/rte_net.h b/lib/net/rte_net.h index 53a7f4d360..56611fc8f9 100644 --- a/lib/net/rte_net.h +++ b/lib/net/rte_net.h @@ -12,7 +12,6 @@ extern "C" { #include <rte_ip.h> #include <rte_udp.h> #include <rte_tcp.h> -#include <rte_sctp.h> /** * Structure containing header lengths associated to a packet, filled -- 2.25.1