From: Enrico Scholz Date: Tue, 14 Oct 2003 15:20:01 +0000 (+0000) Subject: include "safechroot-internal.hc" X-Git-Tag: version_0_23_96~36 X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a440c0378845068da874221822ab565eb87fddc6;p=util-vserver.git include "safechroot-internal.hc" git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@142 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- diff --git a/util-vserver/lib/syscall-compat.hc b/util-vserver/lib/syscall-compat.hc index 474157f..630265b 100644 --- a/util-vserver/lib/syscall-compat.hc +++ b/util-vserver/lib/syscall-compat.hc @@ -19,8 +19,10 @@ #ifdef HAVE_CONFIG_H # include #endif - #include "compat.h" + +#include "safechroot-internal.hc" + #include "vserver.h" #include "vserver-internal.h" diff --git a/util-vserver/lib/syscall-legacy.hc b/util-vserver/lib/syscall-legacy.hc index 9b93fde..79dc78c 100644 --- a/util-vserver/lib/syscall-legacy.hc +++ b/util-vserver/lib/syscall-legacy.hc @@ -29,6 +29,8 @@ If this file does not have those system calls (not a patched kernel source) we rely on static values in this file. */ +#include "safechroot-internal.hc" + #include #include #include