git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9be6c5f
)
include/ndisc.h: Audit include list
author
Tom Rini
<trini@konsulko.com>
Sat, 28 Jun 2025 22:43:48 +0000
(16:43 -0600)
committer
Tom Rini
<trini@konsulko.com>
Tue, 8 Jul 2025 19:11:12 +0000
(13:11 -0600)
This file should not include itself, drop that.
Signed-off-by: Tom Rini <trini@konsulko.com>
include/ndisc.h
patch
|
blob
|
history
diff --git
a/include/ndisc.h
b/include/ndisc.h
index
d0fe3ac
..
7d9e58a
100644
(file)
--- 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;