aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/net/netns/nftables.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/net/netns/nftables.h b/include/net/netns/nftables.h
index 8c77832d024041..cc8060c017d5fb 100644
--- a/include/net/netns/nftables.h
+++ b/include/net/netns/nftables.h
@@ -2,8 +2,6 @@
#ifndef _NETNS_NFTABLES_H_
#define _NETNS_NFTABLES_H_
-#include <linux/list.h>
-
struct netns_nftables {
u8 gencursor;
};