From d884cc27c1e6fccab08db2fdfdfd57771163e7c2 Mon Sep 17 00:00:00 2001 From: Sertonix Date: Tue, 28 Oct 2025 18:06:05 +0100 Subject: [PATCH] hyptop/helper: Remove duplicate include MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Github-ID: https://github.com/ibm-s390-linux/s390-tools/pull/193 Signed-off-by: Sertonix Reviewed-by: Steffen Eiden Reviewed-by: Jan Höppner Signed-off-by: Jan Höppner --- hyptop/helper.c | 1 - 1 file changed, 1 deletion(-) diff --git a/hyptop/helper.c b/hyptop/helper.c index b1d54e88..d8faa966 100644 --- a/hyptop/helper.c +++ b/hyptop/helper.c @@ -15,7 +15,6 @@ #include #include #include -#include #include #include #include