From b33dddeae549d9e9ab581f28ab7b89c2bae81850 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 b23280161a729bbac74b1c4e0871933aeee0aecb. 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