http://git.etherboot.org
/
gpxe.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix up building with gcc 4.0.1 / gas 2.16.91
[gpxe.git]
/
src
/
include
/
etherboot.h
diff --git
a/src/include/etherboot.h
b/src/include/etherboot.h
index
7bc5231
..
83f117e
100644
(file)
--- a/
src/include/etherboot.h
+++ b/
src/include/etherboot.h
@@
-285,7
+285,6
@@
extern int hostnamelen;
extern jmp_buf restart_etherboot;
extern int url_port;
extern struct arptable_t arptable[MAX_ARP];
-extern struct igmptable_t igmptable[MAX_IGMP];
#ifdef IMAGE_MENU
extern int menutmo,menudefault;
extern unsigned char *defparams;