artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af87264
)
remove unneeded task.h include, missed in rev 1.67
author
jsg
<jsg@openbsd.org>
Thu, 17 Oct 2024 05:37:54 +0000
(
05:37
+0000)
committer
jsg
<jsg@openbsd.org>
Thu, 17 Oct 2024 05:37:54 +0000
(
05:37
+0000)
sys/netinet6/nd6.h
patch
|
blob
|
history
diff --git
a/sys/netinet6/nd6.h
b/sys/netinet6/nd6.h
index
b65fad0
..
dd5b08a
100644
(file)
--- a/
sys/netinet6/nd6.h
+++ b/
sys/netinet6/nd6.h
@@
-1,4
+1,4
@@
-/* $OpenBSD: nd6.h,v 1.10
0 2024/07/14 18:53:39 bluhm Exp $
*/
+/* $OpenBSD: nd6.h,v 1.10
1 2024/10/17 05:37:54 jsg Exp $
*/
/* $KAME: nd6.h,v 1.95 2002/06/08 11:31:06 itojun Exp $ */
/*
@@
-33,8
+33,6
@@
#ifndef _NETINET6_ND6_H_
#define _NETINET6_ND6_H_
-#include <sys/task.h>
-
#define ND6_LLINFO_PURGE -3
#define ND6_LLINFO_NOSTATE -2
#define ND6_LLINFO_INCOMPLETE 0