artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c509377
)
remove unneeded timeout.h include
author
jsg
<jsg@openbsd.org>
Sun, 13 Oct 2024 02:27:44 +0000
(
02:27
+0000)
committer
jsg
<jsg@openbsd.org>
Sun, 13 Oct 2024 02:27:44 +0000
(
02:27
+0000)
sys/netinet/ip_mroute.h
patch
|
blob
|
history
diff --git
a/sys/netinet/ip_mroute.h
b/sys/netinet/ip_mroute.h
index
b389d63
..
e833fcc
100644
(file)
--- a/
sys/netinet/ip_mroute.h
+++ b/
sys/netinet/ip_mroute.h
@@
-1,4
+1,4
@@
-/* $OpenBSD: ip_mroute.h,v 1.3
1 2022/05/05 13:57:40 claudio Exp $
*/
+/* $OpenBSD: ip_mroute.h,v 1.3
2 2024/10/13 02:27:44 jsg Exp $
*/
/* $NetBSD: ip_mroute.h,v 1.23 2004/04/21 17:49:46 itojun Exp $ */
#ifndef _NETINET_IP_MROUTE_H_
@@
-18,8
+18,6
@@
* advanced API support, bandwidth metering and signaling.
*/
-#include <sys/timeout.h>
-
/*
* Multicast Routing set/getsockopt commands.
*/