Added missing header

pull/1/head
Michael Brown 2006-12-20 23:43:44 +00:00
parent dbb7b30cca
commit 839d425c6e
1 changed files with 1 additions and 0 deletions

View File

@ -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[];