Skip to content
Commit 6f0f9043 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)
(cherry picked from commit e88aec2c)
(cherry picked from commit 9ef259dd)
parent 340200ed
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