net/bnxt: fix null dereference in session cleanup
[dpdk.git] / lib / pcapng / rte_pcapng.h
index 8d3fbb1..7d2697c 100644 (file)
@@ -26,9 +26,7 @@
 #include <stdint.h>
 #include <sys/types.h>
 #include <rte_compat.h>
-#include <rte_common.h>
 #include <rte_mempool.h>
-#include <rte_ring.h>
 
 #ifdef __cplusplus
 extern "C" {