http://git.etherboot.org
/
people
/
asdlkf
/
gpxe.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[pxeprefix] Search for the PXE entry points through all methods
[people/asdlkf/gpxe.git]
/
src
/
proto
/
igmp.c
diff --git
a/src/proto/igmp.c
b/src/proto/igmp.c
index
ef1ff71
..
d711421
100644
(file)
--- a/
src/proto/igmp.c
+++ b/
src/proto/igmp.c
@@
-3,11
+3,11
@@
*
*/
+#if 0
+
#include <ip.h>
#include <igmp.h>
-#if 0
-
static unsigned long last_igmpv1 = 0;
static struct igmptable_t igmptable[MAX_IGMP];