These header includes have been flagged by the iwyu_tool
and removed.
Signed-off-by: Sean Morrissey <sean.morrissey@intel.com>
#include <errno.h>
#include <rte_memcpy.h>
-#include <rte_mempool.h>
#include "gso_common.h"
#include <stdint.h>
-#include <rte_mbuf.h>
#include <rte_ip.h>
#include <rte_tcp.h>
#include <rte_udp.h>
#define _GSO_TCP4_H_
#include <stdint.h>
-#include <rte_mbuf.h>
/**
* Segment an IPv4/TCP packet. This function doesn't check if the input
#define _GSO_TUNNEL_TCP4_H_
#include <stdint.h>
-#include <rte_mbuf.h>
/**
* Segment a tunneling packet with inner TCP/IPv4 headers. This function
#define _GSO_TUNNEL_UDP4_H_
#include <stdint.h>
-#include <rte_mbuf.h>
/**
* Segment a tunneling packet with inner UDP/IPv4 headers. This function
#define _GSO_UDP4_H_
#include <stdint.h>
-#include <rte_mbuf.h>
/**
* Segment an UDP/IPv4 packet. This function doesn't check if the input