From 0d14d8672fb266b200e4f8ee592d81c8d4bbacff Mon Sep 17 00:00:00 2001 From: bad code <> Date: Sun, 22 Sep 2024 15:55:43 +0200 Subject: [PATCH] Drop duplicate include --- src/linux/btop_collect.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/linux/btop_collect.cpp b/src/linux/btop_collect.cpp index c1dabb0..99091b0 100644 --- a/src/linux/btop_collect.cpp +++ b/src/linux/btop_collect.cpp @@ -32,7 +32,6 @@ tab-size = 4 #include #include #include -#include #include #if defined(RSMI_STATIC)