summaryrefslogtreecommitdiff
path: root/netboot.c
diff options
context:
space:
mode:
Diffstat (limited to 'netboot.c')
-rw-r--r--netboot.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/netboot.c b/netboot.c
index 1cc1a2b8..e5ef7d72 100644
--- a/netboot.c
+++ b/netboot.c
@@ -33,10 +33,8 @@
* Corporation.
*/
-#include <efi.h>
-#include <efilib.h>
-#include <string.h>
#include "shim.h"
+#include <string.h>
#include "netboot.h"
#include "str.h"