mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-03-08 20:58:20 +03:00
meson: drop unused HAVE_STRUCT_FIB_RULE_{UID,PORT}_RANGE
This commit is contained in:
parent
1cfece4a45
commit
3d61d3a03f
@ -409,15 +409,11 @@ conf.set('SIZEOF_RLIM_T', cc.sizeof('rlim_t', prefix : '#include <sys/resource.h
|
||||
|
||||
decl_headers = '''
|
||||
#include <uchar.h>
|
||||
#include <linux/ethtool.h>
|
||||
#include <linux/fib_rules.h>
|
||||
#include <sys/stat.h>
|
||||
'''
|
||||
|
||||
foreach decl : ['char16_t',
|
||||
'char32_t',
|
||||
'struct fib_rule_uid_range',
|
||||
'struct fib_rule_port_range',
|
||||
'struct statx',
|
||||
]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user