From bacdc7b116ad98b48a6389415fd940e3488f26f1 Mon Sep 17 00:00:00 2001 From: Enrico Scholz Date: Tue, 13 Jan 2004 23:29:47 +0000 Subject: [PATCH] vc_get_securecaps(): added prototype git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@585 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- util-vserver/lib/vserver.h | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/util-vserver/lib/vserver.h b/util-vserver/lib/vserver.h index fc97570..f50732b 100644 --- a/util-vserver/lib/vserver.h +++ b/util-vserver/lib/vserver.h @@ -169,6 +169,17 @@ extern "C" { int vc_text2cap(char const *); char const * vc_cap2text(int); + inline static int vc_get_securecaps() { + return ( (1<