tree: Drop duplicated <stdarg.h> and <stdio.h>
<string.h> is supposed to provide <stdarg.h> and <stdio.h> Change-Id: I021ba535ba5ec683021c4dfc41ac18d9cebbcfd2 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/81853 Reviewed-by: Eric Lai <ericllai@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
dc3a6f8593
commit
4bbec0c691
7 changed files with 0 additions and 7 deletions
|
|
@ -5,7 +5,6 @@
|
|||
#include <stdint.h>
|
||||
#include <stddef.h>
|
||||
#include <tests/test.h>
|
||||
#include <stdio.h>
|
||||
|
||||
/*
|
||||
* Important note: In every particular test, don't use any string-related
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue