From ba06b3c50b4b275b66822dac8a894cd5ec508944 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Sun, 10 May 2020 11:39:52 -0600 Subject: common: Drop uuid.h from common header Move this uncommon header out of the common header. Signed-off-by: Simon Glass --- cmd/nvedit_efi.c | 1 + 1 file changed, 1 insertion(+) (limited to 'cmd/nvedit_efi.c') diff --git a/cmd/nvedit_efi.c b/cmd/nvedit_efi.c index 6f69a84..75e4e51 100644 --- a/cmd/nvedit_efi.c +++ b/cmd/nvedit_efi.c @@ -14,6 +14,7 @@ #include #include #include +#include #include /* -- cgit v1.1