From: Yu Watanabe Date: Fri, 18 Dec 2020 04:21:07 +0000 (+0900) Subject: nspawn: sort headers X-Git-Tag: v248-rc1~472^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=479667c497083a2b967be76cc6d766befb33269f;p=thirdparty%2Fsystemd.git nspawn: sort headers --- diff --git a/src/nspawn/nspawn-expose-ports.h b/src/nspawn/nspawn-expose-ports.h index c1677cb61b0..8cfabd97971 100644 --- a/src/nspawn/nspawn-expose-ports.h +++ b/src/nspawn/nspawn-expose-ports.h @@ -3,11 +3,10 @@ #include -#include "firewall-util.h" - #include "sd-event.h" #include "sd-netlink.h" +#include "firewall-util.h" #include "in-addr-util.h" #include "list.h"