mirror of https://github.com/ipxe/ipxe.git
Added missing header
parent
dbb7b30cca
commit
839d425c6e
|
@ -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[];
|
||||
|
|
Loading…
Reference in New Issue