summaryrefslogtreecommitdiff
path: root/net/handshake/request.c
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2024-12-20 12:25:44 +0300
committerIngo Molnar <mingo@kernel.org>2024-12-20 12:25:44 +0300
commit60675d4ca1ef0857e44eba5849b74a3a998d0c0f (patch)
treeb2fa39712aeca80db32be43f3f5be8e5a58bc0a3 /net/handshake/request.c
parentdd4059634dab548c904eeae2660ba3c8f7ce843c (diff)
parent8faabc041a001140564f718dabe37753e88b37fa (diff)
downloadlinux-60675d4ca1ef0857e44eba5849b74a3a998d0c0f.tar.xz
Merge branch 'linus' into x86/mm, to pick up fixes
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'net/handshake/request.c')
-rw-r--r--net/handshake/request.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/handshake/request.c b/net/handshake/request.c
index 94d5cef3e048..274d2c89b6b2 100644
--- a/net/handshake/request.c
+++ b/net/handshake/request.c
@@ -13,7 +13,6 @@
#include <linux/module.h>
#include <linux/skbuff.h>
#include <linux/inet.h>
-#include <linux/fdtable.h>
#include <linux/rhashtable.h>
#include <net/sock.h>