src/ec: Use 'include <stdlib.h>' when appropriate
Change-Id: Ifdb2dee08da45d698174583ee5ed44bf5a0243ff Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/32823 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin Roth <martinroth@google.com>
This commit is contained in:
parent
361f6fff5f
commit
b874ef4925
8 changed files with 0 additions and 8 deletions
|
|
@ -18,7 +18,6 @@
|
|||
#include <delay.h>
|
||||
#include <ec/google/common/mec.h>
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <timer.h>
|
||||
#include <types.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue