mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 17:06:39 +09:00
tree-wide: sort includes
Sort the includes accoding to the new coding style.
This commit is contained in:
@@ -19,12 +19,11 @@
|
||||
along with systemd; If not, see <http://www.gnu.org/licenses/>.
|
||||
***/
|
||||
|
||||
#include "libudev.h"
|
||||
|
||||
#include "alloc-util.h"
|
||||
#include "def.h"
|
||||
#include "escape.h"
|
||||
#include "fileio.h"
|
||||
#include "libudev.h"
|
||||
#include "mkdir.h"
|
||||
#include "parse-util.h"
|
||||
#include "proc-cmdline.h"
|
||||
|
||||
Reference in New Issue
Block a user