aboutsummaryrefslogtreecommitdiffstats
path: root/src/include/etherboot.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/etherboot.h')
-rw-r--r--src/include/etherboot.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/etherboot.h b/src/include/etherboot.h
index 7bc523119..83f117efd 100644
--- 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;