From be5498cac2ddb112c5bd7433d5e834a1a2493427 Mon Sep 17 00:00:00 2001 From: Al Viro Date: Sun, 2 Jun 2024 23:58:44 -0400 Subject: remove pointless includes of some of those used to be needed, some had been cargo-culted for no reason... Reviewed-by: Christian Brauner Signed-off-by: Al Viro --- net/handshake/request.c | 1 - 1 file changed, 1 deletion(-) (limited to 'net/handshake/request.c') diff --git a/net/handshake/request.c b/net/handshake/request.c index 94d5cef3e048b..274d2c89b6b20 100644 --- a/net/handshake/request.c +++ b/net/handshake/request.c @@ -13,7 +13,6 @@ #include #include #include -#include #include #include -- cgit v1.2.3