From: Daniel Hokka Zakrisson Date: Fri, 31 Oct 2008 15:46:11 +0000 (+0000) Subject: Sigh. X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5f72772d44fbf67d1c9c6686299c0874b1c0ee4;p=util-vserver.git Sigh. git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2820 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- diff --git a/lib/Makefile-files b/lib/Makefile-files index 0f906f4..075c82c 100644 --- a/lib/Makefile-files +++ b/lib/Makefile-files @@ -161,7 +161,8 @@ lib_v23_SRCS = lib/syscall_tagmigrate-v23.hc \ lib/syscall_getspacedefault.c \ lib/syscall_getspacedefault-v23.hc \ lib/syscall_setnamespace-v23.hc \ - lib/syscall_enternamespace-v23.hc + lib/syscall_enternamespace-v23.hc \ + lib/syscall_getspacemask-v23.hc if ENSC_HAVE_C99_COMPILER lib_v13_SRCS += lib/syscall_adddlimit-v13.hc \