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/nftutils.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/nftutils.c') diff --git a/src/nftutils.c b/src/nftutils.c index 9c7fe5ed..ca178aa0 100644 --- a/src/nftutils.c +++ b/src/nftutils.c @@ -5,7 +5,6 @@ #include "nftutils.h" #include -#include /* Buffer size used for getprotobynumber_r() and similar. The manual comments * that a buffer of 1024 should be sufficient "for most applications"(??), so -- cgit v1.2.3