mirror of
https://github.com/systemd/systemd
synced 2025-10-06 00:13:24 +02:00
pull-job: fix include order
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#include <sys/xattr.h>
|
||||
|
||||
#include "alloc-util.h"
|
||||
#include "curl-util.h"
|
||||
#include "fd-util.h"
|
||||
#include "format-util.h"
|
||||
#include "hexdecoct.h"
|
||||
@@ -13,7 +14,6 @@
|
||||
#include "parse-util.h"
|
||||
#include "pull-common.h"
|
||||
#include "pull-job.h"
|
||||
#include "curl-util.h"
|
||||
#include "string-util.h"
|
||||
#include "strv.h"
|
||||
#include "sync-util.h"
|
||||
|
Reference in New Issue
Block a user