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:
Tom Rini 2025-06-28 16:43:48 -06:00
parent 9be6c5f967
commit 01feea9ab0

View File

@ -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;