diff options
Diffstat (limited to 'src/include/ipxe')
| -rw-r--r-- | src/include/ipxe/ndp.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/include/ipxe/ndp.h b/src/include/ipxe/ndp.h index f8c7e3fb3..46083b53c 100644 --- a/src/include/ipxe/ndp.h +++ b/src/include/ipxe/ndp.h @@ -166,6 +166,4 @@ static inline int ndp_tx ( struct io_buffer *iobuf, struct net_device *netdev, &ndp_discovery, net_source, ll_source ); } -extern int ndp_tx_router_solicitation ( struct net_device *netdev ); - #endif /* _IPXE_NDP_H */ |
