From b5b703b9bff2ac88f68b47b3aae78bacc3600169 Mon Sep 17 00:00:00 2001 From: "David S. Miller" Date: Sat, 21 Dec 2013 22:00:39 -0500 Subject: [PATCH] Revert "sctp: fix missing include file" This reverts commit 3c999946375cdf59b26c11ee4645adefba90b1f0. Better version of this fix forthcoming. Signed-off-by: David S. Miller --- net/sctp/input.c | 1 - 1 file changed, 1 deletion(-) diff --git a/net/sctp/input.c b/net/sctp/input.c index 479ee19266f49..042ec6c9ae24a 100644 --- a/net/sctp/input.c +++ b/net/sctp/input.c @@ -48,7 +48,6 @@ #include /* For struct timeval */ #include #include -#include #include #include #include -- 2.39.5