From: Michael Tremer Date: Sat, 1 Feb 2025 14:36:30 +0000 (+0000) Subject: mirrors: Import the correct headers X-Git-Tag: 0.9.30~196 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d585ad510f18f9b0e9c75614bd16d8a53b3c89fd;p=pakfire.git mirrors: Import the correct headers Signed-off-by: Michael Tremer --- 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