test/ipsec: fix build on FreeBSD
Removed ip.h and in.h headers to fix unknown type errors when compiling on BSD. Fixes: 05fe65eb66b2 ("test/ipsec: introduce functional test") Signed-off-by: Bernard Iremonger <bernard.iremonger@intel.com> Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com> Tested-by: Changqing Wu <changqingx.wu@intel.com>
This commit is contained in:
parent
dc0e5bb3db
commit
646f379068
@ -4,9 +4,6 @@
|
||||
|
||||
#include <time.h>
|
||||
|
||||
#include <netinet/in.h>
|
||||
#include <netinet/ip.h>
|
||||
|
||||
#include <rte_common.h>
|
||||
#include <rte_hexdump.h>
|
||||
#include <rte_mbuf.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user