From: Peter Müller Date: Mon, 28 Nov 2022 17:23:03 +0000 (+0100) Subject: jail.c: It should have been the other way round, Michael :-) X-Git-Tag: 0.9.28~76 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4f23b498e0ffb11bf35a45fb75b13ca2e5609e17;p=pakfire.git jail.c: It should have been the other way round, Michael :-) Signed-off-by: Peter Müller Signed-off-by: Michael Tremer --- diff --git a/src/libpakfire/jail.c b/src/libpakfire/jail.c index 3e6f691d4..775d780e9 100644 --- a/src/libpakfire/jail.c +++ b/src/libpakfire/jail.c @@ -22,8 +22,8 @@ #include #include #include -#include #include +#include #include #include #include