This file should not include itself, drop that. Signed-off-by: Tom Rini <tr...@konsulko.com> --- include/ndisc.h | 2 -- 1 file changed, 2 deletions(-)
diff --git a/include/ndisc.h b/include/ndisc.h index d0fe3acca4aa..7d9e58aa1c21 100644 --- a/include/ndisc.h +++ b/include/ndisc.h @@ -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; -- 2.43.0