summaryrefslogtreecommitdiff
path: root/httpboot.c
diff options
context:
space:
mode:
Diffstat (limited to 'httpboot.c')
-rw-r--r--httpboot.c7
1 files changed, 2 insertions, 5 deletions
diff --git a/httpboot.c b/httpboot.c
index ecb12473..3493183c 100644
--- a/httpboot.c
+++ b/httpboot.c
@@ -33,11 +33,8 @@
#include <efi.h>
#include <efilib.h>
-#include "str.h"
-#include "console.h"
-#include "Http.h"
-#include "Ip4Config2.h"
-#include "Ip6Config.h"
+
+#include "shim.h"
#define perror(fmt, ...) ({ \
UINTN __perror_ret = 0; \