extensions: remove unused code from compat_xtnu.h

This commit is contained in:
Jan Engelhardt
2021-07-17 11:34:34 +02:00
parent b9893b9505
commit 6d74a85f70
3 changed files with 2 additions and 65 deletions

View File

@@ -23,7 +23,6 @@
#include <net/route.h>
#include <linux/export.h>
#include "compat_skbuff.h"
#include "compat_xtnu.h"
#if defined(CONFIG_IP6_NF_IPTABLES) || defined(CONFIG_IP6_NF_IPTABLES_MODULE)
# define WITH_IPV6 1
#endif