X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fvserver.h;fp=lib%2Fvserver.h;h=f647ac3da0cf3e1fa4d795ad6b343d691ce07cf8;hb=fbc451923c71119a8dc7c6db5e262770bbb57d1f;hp=fa42afb55e616b1ec75a57773d1f4c3fdf08e610;hpb=17d04acb0a5885b60d12d5c782d8b1af897c22d7;p=util-vserver.git diff --git a/lib/vserver.h b/lib/vserver.h index fa42afb..f647ac3 100644 --- a/lib/vserver.h +++ b/lib/vserver.h @@ -1049,6 +1049,8 @@ extern "C" { int vc_compareVserverById(char const *lhs, vcCfgStyle lhs_style, char const *rhs, vcCfgStyle rhs_style); + + void vc_exitLikeProcess(int pid, int ret) VC_ATTR_NORETURN; #define vcSKEL_INTERFACES 1u #define vcSKEL_PKGMGMT 2u