From: Enrico Scholz Date: Fri, 26 Mar 2004 07:26:23 +0000 (+0000) Subject: added getinsecurecaps.c X-Git-Tag: VERSION_0_10~212 X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=907378df6c4c2df3d9fdb791220dd29d55778ae5;p=util-vserver.git added getinsecurecaps.c git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1363 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- diff --git a/util-vserver/lib/Makefile-files b/util-vserver/lib/Makefile-files index fbacfc9..621856e 100644 --- a/util-vserver/lib/Makefile-files +++ b/util-vserver/lib/Makefile-files @@ -94,6 +94,7 @@ lib_SRCS = lib/syscall.c \ lib/fmtx-32.c \ lib/fmtx-64.c \ lib/capabilities.c \ + lib/getinsecurecaps.c \ lib/isdynamicxid.c \ lib/issupported.c \ lib/issupportedstring.c \