]> git.baikalelectronics.ru Git - uboot.git/commit
lib/vsprintf: remove #include <uuid.h> from vsprintf.c
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Mon, 29 Apr 2019 06:04:36 +0000 (08:04 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 3 May 2019 11:23:17 +0000 (07:23 -0400)
commitae69f5681130cf518fb5066947b12ec83233f464
treedb2867e8adb942e7c311b349ebd0f24d6b14cdd6
parent97240eb9baa29108a8999c90afbb75509913ad26
lib/vsprintf: remove #include <uuid.h> from vsprintf.c

common.h already includes uuid.h

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/vsprintf.c