X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Futil.c;h=e5b5e53f7e1c8a5c19cc1e75539b5c2cf96eab3d;hb=8f9b6cd9eb049b00b1e9e669d0e35aa415dc8fb0;hp=26c2f22ff0c77c5f6416fac0c51b8f41d2065743;hpb=689b9a22f7fa89686b2b5240b7ee9f449dea5630;p=elogind.git diff --git a/src/util.c b/src/util.c index 26c2f22ff..e5b5e53f7 100644 --- a/src/util.c +++ b/src/util.c @@ -5902,6 +5902,7 @@ int prot_from_flags(int flags) { default: return -EINVAL; } +} unsigned long cap_last_cap(void) { static __thread unsigned long saved;