16/03/2020 17:37, Bruce Richardson:
> When removing the extra headers from rte_pci.h stdlib should have been
> removed instead of stdio, since off_t is missing for BSD builds when just
> including stdlib.h
>
> Fixes: 0dcba5256287 ("pci: remove unneeded includes in public header file")
> Cc: sta...
When removing the extra headers from rte_pci.h stdlib should have been
removed instead of stdio, since off_t is missing for BSD builds when just
including stdlib.h
Fixes: 0dcba5256287 ("pci: remove unneeded includes in public header file")
Cc: sta...@dpdk.org
Signed-off-by: Bruce Richardson
---
2 matches
Mail list logo