http://git.etherboot.org
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbb7b30
)
Added missing header
author
Michael Brown
<mcb30@etherboot.org>
Wed, 20 Dec 2006 23:43:44 +0000
(23:43 +0000)
committer
Michael Brown
<mcb30@etherboot.org>
Wed, 20 Dec 2006 23:43:44 +0000
(23:43 +0000)
src/core/main.c
patch
|
blob
|
history
diff --git
a/src/core/main.c
b/src/core/main.c
index
1b81308
..
59f710a
100644
(file)
--- 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[];