From: Karel Zak Date: Thu, 29 Feb 2024 19:55:53 +0000 (+0100) Subject: lscpu: remove redundant include X-Git-Tag: v2.40-rc2~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8a8696be24ee686e8ae890521ae98ebea14582c5;p=thirdparty%2Futil-linux.git lscpu: remove redundant include Signed-off-by: Karel Zak --- diff --git a/sys-utils/lscpu-virt.c b/sys-utils/lscpu-virt.c index 6ba7c02dc..dc786a880 100644 --- a/sys-utils/lscpu-virt.c +++ b/sys-utils/lscpu-virt.c @@ -27,7 +27,6 @@ #ifdef INCLUDE_VMWARE_BDOOR # include -# include # include # include # ifdef HAVE_SYS_IO_H