]> git.ipfire.org Git - thirdparty/systemd.git/commit
util.h: order includes, as suggested by CODING_STYLE
authorLennart Poettering <lennart@poettering.net>
Fri, 18 Sep 2015 22:53:58 +0000 (00:53 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 22 Sep 2015 14:31:19 +0000 (16:31 +0200)
commitf6c2284ad340a450ac0e4f9b252aadf67e5618eb
tree5f99be5034870d3c8bb99f5beac960a24a35b30b
parent8c721f2bcb134de228ec98f5e27ce89d79a31b55
util.h: order includes, as suggested by CODING_STYLE

Of course, because Linux is broken we cannot actually really order it,
and must keep linux/fs.h after sys/mount.h... Yay for Linux!
src/basic/util.c
src/basic/util.h