Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/33679
to look at the new patch set (#5).
Change subject: src/commonlib: Use 'include <stdlib.h>' when appropriate ......................................................................
src/commonlib: Use 'include <stdlib.h>' when appropriate
Also: add some missing includes spotted by Jenkins. including <types.h>, is supposed to provide stdint and stddef.
Change-Id: I40595df5cccd023aea486a3515c9efaf9b74ac49 Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M src/commonlib/fsp_relocate.c M src/commonlib/include/commonlib/mem_pool.h M src/commonlib/mem_pool.c M src/commonlib/region.c M src/commonlib/storage/bouncebuf.c M src/commonlib/storage/sdhci.c M src/commonlib/storage/sdhci_adma.c 7 files changed, 18 insertions(+), 7 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/79/33679/5