projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
225ddc4
)
meson: sort includes
author
Lennart Poettering
<lennart@poettering.net>
Thu, 10 Oct 2024 09:49:47 +0000
(11:49 +0200)
committer
Lennart Poettering
<lennart@poettering.net>
Fri, 11 Oct 2024 08:41:06 +0000
(10:41 +0200)
meson.build
patch
|
blob
|
history
diff --git
a/meson.build
b/meson.build
index 651fb30584dd92fbf313b1bcdf97a634d5f50c8c..caed1d75f0a2538c21cdbabdb856692c60dbe036 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-561,10
+561,10
@@
conf.set_quoted('LONG_MAX_STR', '@0@'.format(long_max))
decl_headers = '''
#include <dirent.h>
-#include <
uchar
.h>
+#include <
sched
.h>
#include <sys/mount.h>
#include <sys/stat.h>
-#include <
sched
.h>
+#include <
uchar
.h>
'''
foreach decl : ['char16_t',