From: Thomas Weißschuh Date: Sun, 19 Feb 2023 16:09:11 +0000 (+0000) Subject: more: drop unused #include "rpmatch.h" X-Git-Tag: v2.39-rc1~67^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e821801ee9be8dbaceed5161ad02853966ba281d;p=thirdparty%2Futil-linux.git more: drop unused #include "rpmatch.h" Signed-off-by: Thomas Weißschuh --- diff --git a/text-utils/more.c b/text-utils/more.c index 9b0cf4934b..0a13b42438 100644 --- a/text-utils/more.c +++ b/text-utils/more.c @@ -83,7 +83,6 @@ #include "xalloc.h" #include "widechar.h" #include "closestream.h" -#include "rpmatch.h" #include "env.h" #ifdef TEST_PROGRAM