From: Enrico Scholz Date: Tue, 16 Mar 2004 03:42:00 +0000 (+0000) Subject: added isdynamicxid.c X-Git-Tag: VERSION_0_10~312 X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a316ca4686f3dc7ea7382bfb5d48ed296b5c1140;p=util-vserver.git added isdynamicxid.c git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1262 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- diff --git a/util-vserver/lib/Makefile-files b/util-vserver/lib/Makefile-files index 9ca6c58..03ec7f6 100644 --- a/util-vserver/lib/Makefile-files +++ b/util-vserver/lib/Makefile-files @@ -92,6 +92,7 @@ lib_SRCS = lib/syscall.c \ lib/fmtx-32.c \ lib/fmtx-64.c \ lib/capabilities.c \ + lib/isdynamicxid.c \ lib/issupported.c \ lib/issupportedstring.c \ lib/listparser_uint32.c \