From dc62a3c4dc3dd590fbba32c46b717088a132eb5e Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Thu, 19 Oct 2017 15:44:12 -0400 Subject: Move includes around to clean the source tree up a bit. Signed-off-by: Peter Jones --- lib/configtable.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lib/configtable.c') diff --git a/lib/configtable.c b/lib/configtable.c index edf2ed74..194637ee 100644 --- a/lib/configtable.c +++ b/lib/configtable.c @@ -8,8 +8,7 @@ #include #include -#include -#include +#include "shim.h" void * configtable_get_table(EFI_GUID *guid) -- cgit v1.2.3