X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fsyscall_setsched.c;fp=lib%2Fsyscall_setsched.c;h=8f410d0b0c833bfb55cd71cab6bea344545dd8b8;hb=8cf13bb177d92c93eb73dc8939777150536c2d00;hp=5884fc06046f5cb870350772036efc13abc267e6;hpb=6bf3f95de36c804c97716b2d0bdf10680c559044;p=util-vserver.git diff --git a/lib/syscall_setsched.c b/lib/syscall_setsched.c index 5884fc0..8f410d0 100644 --- a/lib/syscall_setsched.c +++ b/lib/syscall_setsched.c @@ -19,17 +19,13 @@ #ifdef HAVE_CONFIG_H # include #endif -#include "compat.h" #include "vserver.h" +#include "linuxvirtual.h" #define VC_MULTIVERSION_SYSCALL 1 #include "vserver-internal.h" -#include "linuxvirtual.h" - -#define VC_ENABLE_API_V13 - #ifdef VC_ENABLE_API_V13 # include "syscall_setsched-v13.hc" #endif