From 2bf428c2a9de75ee130d366f5139fc762106e220 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Wed, 6 Aug 2014 13:52:41 +0100 Subject: [efi] Move abstract device path and handle functions to efi_utils.c Signed-off-by: Michael Brown --- src/image/efi_image.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/image') diff --git a/src/image/efi_image.c b/src/image/efi_image.c index 613c9d92..ce1d4b83 100644 --- a/src/image/efi_image.c +++ b/src/image/efi_image.c @@ -26,7 +26,7 @@ FILE_LICENCE ( GPL2_OR_LATER ); #include #include #include -#include +#include #include #include #include -- cgit v1.2.3-55-g7522