Re: [PATCH 0/2] Add missing includes to headers
From: Thomas Monjalon <hidden>
Date: 2015-05-29 18:41:21
From: Thomas Monjalon <hidden>
Date: 2015-05-29 18:41:21
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 <stdio.h> to rte_pci.h kni: add missing include dependencies
Applied, thanks