mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-06 23:36:59 +02:00
include/ndisc.h: Audit include list
This file should not include itself, drop that. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
9be6c5f967
commit
01feea9ab0
@ -10,8 +10,6 @@
|
||||
#ifndef __NDISC_H__
|
||||
#define __NDISC_H__
|
||||
|
||||
#include <ndisc.h>
|
||||
|
||||
/* struct nd_msg - ICMPv6 Neighbour Discovery message format */
|
||||
struct nd_msg {
|
||||
struct icmp6hdr icmph;
|
||||
|
Loading…
Reference in New Issue
Block a user