examples/ipsec-secgw: fix build on FreeBSD
[dpdk.git] / examples / ipsec-secgw / ipsec.h
index 8eb4e76..a13fdef 100644 (file)
@@ -35,8 +35,6 @@
 #define __IPSEC_H__
 
 #include <stdint.h>
-#include <netinet/in.h>
-#include <netinet/ip.h>
 
 #include <rte_byteorder.h>
 #include <rte_ip.h>