From e5111f5fd70ddfefd00d85f1293f3d71decaf0ad Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sun, 29 Jun 2025 16:06:05 +0000 Subject: [PATCH] repolist: Remove some traces of this Signed-off-by: Michael Tremer --- src/cli/lib/repolist.c | 1 - src/pakfire/root.h | 1 - 2 files changed, 2 deletions(-) diff --git a/src/cli/lib/repolist.c b/src/cli/lib/repolist.c index 66c66b34..7516af91 100644 --- a/src/cli/lib/repolist.c +++ b/src/cli/lib/repolist.c @@ -21,7 +21,6 @@ #include #include -#include #include "command.h" #include "dump.h" diff --git a/src/pakfire/root.h b/src/pakfire/root.h index c19498f5..4b469d49 100644 --- a/src/pakfire/root.h +++ b/src/pakfire/root.h @@ -42,7 +42,6 @@ typedef struct pakfire_root pakfire_root; #include #include #include -#include #include enum pakfire_rootflags { -- 2.47.3