From 907378df6c4c2df3d9fdb791220dd29d55778ae5 Mon Sep 17 00:00:00 2001 From: Enrico Scholz Date: Fri, 26 Mar 2004 07:26:23 +0000 Subject: [PATCH] added getinsecurecaps.c git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1363 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- util-vserver/lib/Makefile-files | 1 + 1 file changed, 1 insertion(+) 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 \ -- 1.8.1.5