[dpdk-dev] [PATCH 0/2] Add missing includes to headers

2015-05-29 Thread Thomas Monjalon
2015-05-25 13:23, Bruce Richardson: > 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 to rte_pci.h > kni: add missing

[dpdk-dev] [PATCH 0/2] Add missing includes to headers

2015-05-25 Thread Bruce Richardson
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 to rte_pci.h kni: add missing include dependencies