From d5b2e2b10f0bc3501702502afd550be126649544 Mon Sep 17 00:00:00 2001 From: Enrico Scholz Date: Tue, 30 Dec 2003 14:07:03 +0000 Subject: [PATCH] another s!sys_virtual_context!vserver! git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@505 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- util-vserver/lib/vserver-internal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util-vserver/lib/vserver-internal.h b/util-vserver/lib/vserver-internal.h index 61eacaa..39812dd 100644 --- a/util-vserver/lib/vserver-internal.h +++ b/util-vserver/lib/vserver-internal.h @@ -87,7 +87,7 @@ extern "C" { #endif -#ifndef HAVE_SYS_VIRTUAL_CONTEXT +#ifndef HAVE_VSERVER #if defined(__pic__) && defined(__i386) inline static UNUSED ALWAYSINLINE int vserver(uint32_t cmd, uint32_t id, void *data) -- 1.8.1.5