mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-04 05:17:43 +03:00
meson: sort includes
(cherry picked from commit 882032faaf9e2d2524936e82ccc770903d4c38d6) (cherry picked from commit c14a47547d040c4976f20388f5535ed655bbd035) (cherry picked from commit40ea469735
) (cherry picked from commit9d7f1c6bc1
) (cherry picked from commita73de752a4
)
This commit is contained in:
parent
fe1967ad4c
commit
77e86a2702
@ -514,10 +514,10 @@ conf.set('SIZEOF_TIMEX_MEMBER', cc.sizeof('typeof(((struct timex *)0)->freq)', p
|
||||
|
||||
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',
|
||||
|
Loading…
Reference in New Issue
Block a user