summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/core/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/main.c b/src/core/main.c
index 1b813085..59f710ac 100644
--- a/src/core/main.c
+++ b/src/core/main.c
@@ -33,6 +33,7 @@ Literature dealing with the network protocols:
#include <gpxe/netdevice.h>
#include <gpxe/shell.h>
#include <gpxe/shell_banner.h>
+#include <gpxe/autoboot.h>
/* Linker symbols */
extern char _bss[], _ebss[];