mirror of
https://github.com/ipxe/ipxe
synced 2025-12-13 15:31:42 +03:00
Added missing header
This commit is contained in:
@@ -33,6 +33,7 @@ Literature dealing with the network protocols:
|
|||||||
#include <gpxe/netdevice.h>
|
#include <gpxe/netdevice.h>
|
||||||
#include <gpxe/shell.h>
|
#include <gpxe/shell.h>
|
||||||
#include <gpxe/shell_banner.h>
|
#include <gpxe/shell_banner.h>
|
||||||
|
#include <gpxe/autoboot.h>
|
||||||
|
|
||||||
/* Linker symbols */
|
/* Linker symbols */
|
||||||
extern char _bss[], _ebss[];
|
extern char _bss[], _ebss[];
|
||||||
|
|||||||
Reference in New Issue
Block a user