X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=src%2Futil.h;fp=src%2Futil.h;h=a71a297eab6b56740efe070d3473dd3118b183f3;hb=64685e0cea62b4937f0804e47ce2cb7929f58223;hp=ccbe8a3efa4ab0bc9d2f77b9eac43f88feb05e8a;hpb=d2134abdd5a21bb7e4b307f403d890901628fcf9;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