From 25f6fd08cd2652536371308e5d38ab4baadf6783 Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Fri, 8 Sep 2017 16:28:33 -0400 Subject: try to show errors more usefully. Signed-off-by: Peter Jones --- netboot.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'netboot.c') diff --git a/netboot.c b/netboot.c index 1cc1a2b8..e5ef7d72 100644 --- a/netboot.c +++ b/netboot.c @@ -33,10 +33,8 @@ * Corporation. */ -#include -#include -#include #include "shim.h" +#include #include "netboot.h" #include "str.h" -- cgit v1.2.3