Skip to content
Commit e88aec2c authored by Ikey Doherty's avatar Ikey Doherty Committed by Zbigniew Jędrzejewski-Szmek
Browse files

login/logind: Include sys/stat.h for struct stat usage

We need to include `<sys/stat.h>` for usage of the `struct stat` in
the Manager struct, much as we already include `<stdbool.h>` for C99
booleans.

This helps alleviate another minor build failure on non-glibc systems.

(cherry picked from commit 97207ac8)
(cherry picked from commit 2fb61237)
parent 2cae2918
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment