mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 21:21:37 +00:00
lib/vsprintf: remove #include <uuid.h> from vsprintf.c
common.h already includes uuid.h Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
This commit is contained in:
parent
881e020958
commit
cb943418bf
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@
|
|||
#include <efi_loader.h>
|
||||
#include <div64.h>
|
||||
#include <hexdump.h>
|
||||
#include <uuid.h>
|
||||
#include <stdarg.h>
|
||||
#include <linux/ctype.h>
|
||||
#include <linux/err.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue