"Das U-Boot" Source Tree

include/ndisc.h: Audit include list

This file should not include itself, drop that.

Signed-off-by: Tom Rini <trini@konsulko.com>

Tom Rini 01feea9a 9be6c5f9

-2
-2
include/ndisc.h
··· 10 10 #ifndef __NDISC_H__ 11 11 #define __NDISC_H__ 12 12 13 - #include <ndisc.h> 14 - 15 13 /* struct nd_msg - ICMPv6 Neighbour Discovery message format */ 16 14 struct nd_msg { 17 15 struct icmp6hdr icmph;