The convention in DPDK is that each header file should include any other headers on which it depends. This patch set adds in some missing header dependencies.
Bruce Richardson (2): eal: add missing include <stdio.h> to rte_pci.h kni: add missing include dependencies lib/librte_eal/common/include/rte_pci.h | 1 + lib/librte_kni/rte_kni.h | 2 ++ 2 files changed, 3 insertions(+) -- 2.1.0