From a61f9f66f60f865f65be03374dc0277cce4f490a Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Wed, 27 Sep 2023 21:51:15 +0200 Subject: include: include in provides strcmp(), as such it's very basic and used everywhere. Signed-off-by: Thomas Haller Signed-off-by: Pablo Neira Ayuso --- src/libnftables.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/libnftables.c') diff --git a/src/libnftables.c b/src/libnftables.c index 1ca5a6f4..4b4cf5b6 100644 --- a/src/libnftables.c +++ b/src/libnftables.c @@ -16,7 +16,6 @@ #include #include #include -#include static int nft_netlink(struct nft_ctx *nft, struct list_head *cmds, struct list_head *msgs) -- cgit v1.2.3