From a5f72772d44fbf67d1c9c6686299c0874b1c0ee4 Mon Sep 17 00:00:00 2001 From: Daniel Hokka Zakrisson Date: Fri, 31 Oct 2008 15:46:11 +0000 Subject: [PATCH] Sigh. git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2820 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- lib/Makefile-files | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 \ -- 1.8.1.5