On 25/05/15 14:23, Bruce Richardson wrote:
> rte_pci.h depends upon stdio.h for the definition of the FILE type. Add
> in #include to the file to satisfy this dependency in cases
> where the including C file does not already include stdio.
>
> Signed-off-by: Bruce Richardson
> ---
> lib/librt
rte_pci.h depends upon stdio.h for the definition of the FILE type. Add
in #include to the file to satisfy this dependency in cases
where the including C file does not already include stdio.
Signed-off-by: Bruce Richardson
---
lib/librte_eal/common/include/rte_pci.h | 1 +
1 file changed, 1 ins
2 matches
Mail list logo