X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Futil.c;h=e5b5e53f7e1c8a5c19cc1e75539b5c2cf96eab3d;hp=26c2f22ff0c77c5f6416fac0c51b8f41d2065743;hb=7c99e0c1fc05c0b9cd82dc529b52b3d14d511baa;hpb=38ac38b298a91c358285b7330aa66679338af874 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;