mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
tree-wide: sort includes
Sort the includes accoding to the new coding style.
This commit is contained in:
@@ -20,9 +20,9 @@
|
||||
along with systemd; If not, see <http://www.gnu.org/licenses/>.
|
||||
***/
|
||||
|
||||
#include "util.h"
|
||||
#include "selinux-util.h"
|
||||
#include "fileio-label.h"
|
||||
#include "selinux-util.h"
|
||||
#include "util.h"
|
||||
|
||||
int write_string_file_atomic_label(const char *fn, const char *line) {
|
||||
int r;
|
||||
|
||||
Reference in New Issue
Block a user