X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2FMakefile-files;h=075c82c733d6440e5cfedf31e6d8839783d5aca4;hb=7f353bd2735388d987b0a9afb484ae044639cd33;hp=b42adcee79297afd644e5602036a357bfc77362c;hpb=0f3b41570794aaf1260d8db23fe20871a031b92a;p=util-vserver.git diff --git a/lib/Makefile-files b/lib/Makefile-files index b42adce..075c82c 100644 --- a/lib/Makefile-files +++ b/lib/Makefile-files @@ -159,7 +159,10 @@ lib_v23_SRCS = lib/syscall_tagmigrate-v23.hc \ lib/syscall_setbadness.c \ lib/syscall_setbadness-v23.hc \ lib/syscall_getspacedefault.c \ - lib/syscall_getspacedefault-v23.hc + lib/syscall_getspacedefault-v23.hc \ + lib/syscall_setnamespace-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 \