mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +02: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:
committed by
Tom Rini
parent
881e020958
commit
cb943418bf
@@ -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>
|
||||
|
Reference in New Issue
Block a user