1
0
mirror of https://github.com/systemd/systemd.git synced 2025-03-25 18:50:18 +03:00

nspawn: sort headers

This commit is contained in:
Yu Watanabe 2020-12-18 13:21:07 +09:00
parent ce9dc1fd8b
commit 479667c497

View File

@ -3,11 +3,10 @@
#include <inttypes.h>
#include "firewall-util.h"
#include "sd-event.h"
#include "sd-netlink.h"
#include "firewall-util.h"
#include "in-addr-util.h"
#include "list.h"