mirror of
https://github.com/systemd/systemd.git
synced 2024-12-23 21:35:11 +03:00
util: fix build
This commit is contained in:
parent
38ac38b298
commit
7c99e0c1fc
@ -5902,6 +5902,7 @@ int prot_from_flags(int flags) {
|
||||
default:
|
||||
return -EINVAL;
|
||||
}
|
||||
}
|
||||
|
||||
unsigned long cap_last_cap(void) {
|
||||
static __thread unsigned long saved;
|
||||
|
Loading…
Reference in New Issue
Block a user