mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 16:37:19 +09:00
tree-wide: sort includes
Sort the includes accoding to the new coding style.
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
#include <linux/rfkill.h>
|
||||
#include <poll.h>
|
||||
|
||||
#include "libudev.h"
|
||||
#include "sd-daemon.h"
|
||||
|
||||
#include "alloc-util.h"
|
||||
@@ -30,6 +29,7 @@
|
||||
#include "fd-util.h"
|
||||
#include "fileio.h"
|
||||
#include "io-util.h"
|
||||
#include "libudev.h"
|
||||
#include "mkdir.h"
|
||||
#include "parse-util.h"
|
||||
#include "proc-cmdline.h"
|
||||
|
||||
Reference in New Issue
Block a user