From d585ad510f18f9b0e9c75614bd16d8a53b3c89fd Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sat, 1 Feb 2025 14:36:30 +0000 Subject: [PATCH] mirrors: Import the correct headers Signed-off-by: Michael Tremer --- src/pakfire/mirror.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pakfire/mirror.c b/src/pakfire/mirror.c index 1ff0994b..30a200c3 100644 --- a/src/pakfire/mirror.c +++ b/src/pakfire/mirror.c @@ -21,8 +21,8 @@ #include #include +#include #include -#include #include // Retry a mirror up to N times before marking it as broken -- 2.39.5