summaryrefslogtreecommitdiffstats
path: root/src/net/icmpv6.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/icmpv6.c')
-rw-r--r--src/net/icmpv6.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/net/icmpv6.c b/src/net/icmpv6.c
index ab8a65ec..1a5aad3b 100644
--- a/src/net/icmpv6.c
+++ b/src/net/icmpv6.c
@@ -11,8 +11,6 @@
#include <ipxe/tcpip.h>
#include <ipxe/netdevice.h>
-struct tcpip_protocol icmp6_protocol;
-
/**
* Send neighbour solicitation packet
*