Skip to content
Commit 2fb61237 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)
parent 5e884e7e
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