ip_frag: add IPv4 options fragment
[dpdk.git] / lib / kni / rte_kni.h
index b0eaf46..b85d3dd 100644 (file)
@@ -18,8 +18,6 @@
  */
 
 #include <rte_pci.h>
-#include <rte_memory.h>
-#include <rte_mempool.h>
 #include <rte_ether.h>
 
 #include <rte_kni_common.h>