mirror of
https://github.com/systemd/systemd.git
synced 2026-08-03 14:40:31 +00:00
glibc: Conditionally #include <linux/fs.h> to resolve fsconfig_command/mount_attr conflict with glibc 2.36
Co-authored-by: Frantisek Sumsal <frantisek@sumsal.cz>
This commit is contained in:
committed by
Luca Boccassi
parent
49bb7fe5f8
commit
1bb6ba08b1
@@ -5,3 +5,4 @@ modifications are applied:
|
||||
- btrfs.h: drop '__user' attributes
|
||||
- if.h: drop '#include <linux/compiler.h>' and '__user' attributes
|
||||
- stddef.h: drop '#include <linux/compiler_types.h>'
|
||||
- guard linux/fs.h include to avoid conflict with glibc 2.36
|
||||
|
||||
Reference in New Issue
Block a user