X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Futil.h;h=a71a297eab6b56740efe070d3473dd3118b183f3;hb=4d8a7798e7f12c6400495cbc4d0ad57ed20ce90a;hp=ccbe8a3efa4ab0bc9d2f77b9eac43f88feb05e8a;hpb=fb9de93dd3587e62e0fc0413673c98ea709c5a2f;p=elogind.git diff --git a/src/util.h b/src/util.h index ccbe8a3ef..a71a297ea 100644 --- a/src/util.h +++ b/src/util.h @@ -506,4 +506,6 @@ extern char **saved_argv; bool kexec_loaded(void); +unsigned long cap_last_cap(void); + #endif