mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-05 04:36:13 +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:
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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user