This is a leftover, the file does not exist in fresh clones.
Fixes: 06fd5e46d46f7 ("xtables: Drop support for /etc/xtables.conf")
Signed-off-by: Phil Sutter <[email protected]>
---
iptables/nft.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/iptables/nft.c b/iptables/nft.c
index 1ba43b43aa2ff..e194be1077bd2 100644
--- a/iptables/nft.c
+++ b/iptables/nft.c
@@ -57,7 +57,6 @@
#include "xshared.h" /* proto_to_name */
#include "nft-shared.h"
#include "nft-bridge.h" /* EBT_NOPROTO */
-#include "xtables-config-parser.h"
static void *nft_fn;
--
2.22.0