projects
/
platform
/
kernel
/
linux-stable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac7686b
)
Revert "sctp: fix missing include file"
author
David S. Miller
<davem@davemloft.net>
Sun, 22 Dec 2013 03:00:39 +0000
(22:00 -0500)
committer
David S. Miller
<davem@davemloft.net>
Sun, 22 Dec 2013 03:00:39 +0000
(22:00 -0500)
This reverts commit
ac0917f250c61ae1e395844ebd924db0e07d1f87
.
Better version of this fix forthcoming.
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sctp/input.c
patch
|
blob
|
history
diff --git
a/net/sctp/input.c
b/net/sctp/input.c
index
479ee19
..
042ec6c
100644
(file)
--- a/
net/sctp/input.c
+++ b/
net/sctp/input.c
@@
-48,7
+48,6
@@
#include <linux/time.h> /* For struct timeval */
#include <linux/slab.h>
#include <net/ip.h>
-#include <net/ip6_route.h>
#include <net/icmp.h>
#include <net/snmp.h>
#include <net/sock.h>