Files
NetworkManager/shared/systemd/sd-adapt-shared
Thomas Haller b7e08f685d systemd: workaround compilation failures against old glibc
Building against older libc/kernel headers can fail, because our glue
code for systemd has issues. Fix them by forward declaring "struct
statx" and by disabling parts of "socket-util.c".
2020-10-05 23:12:01 +02:00
..