diff --git a/lib/env_dpdk/env_internal.h b/lib/env_dpdk/env_internal.h index 526032e65..fdcd5019d 100644 --- a/lib/env_dpdk/env_internal.h +++ b/lib/env_dpdk/env_internal.h @@ -43,7 +43,6 @@ #include #if RTE_VERSION >= RTE_VERSION_NUM(17, 05, 0, 0) #include -extern struct rte_pci_bus rte_pci_bus; #endif #include #if RTE_VERSION >= RTE_VERSION_NUM(17, 11, 0, 1)