#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
-#include "compat.h"
#include "vserver.h"
+#include "vserver-internal.h"
#include "getversion-internal.hc"
int
# include <config.h>
#endif
-#include "vserver-internal.h"
-
#define _LINUX_TYPES_H 1
#include "linuxvirtual.h"
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
-#include "compat.h"
+#include "vserver-internal.h"
#include "getversion-internal.hc"
int
#endif
#include "vserver.h"
-#include "vserver-internal.h"
#include "ext2fs.h"
#include <sys/ioctl.h>
#endif
#include "vserver.h"
-#include "vserver-internal.h"
#include "ext2fs.h"
#include <sys/ioctl.h>
#endif
#include "vserver.h"
-#include "vserver-internal.h"
#include "ext2fs.h"
#include <sys/ioctl.h>
#endif
#include "vserver.h"
-#include "vserver-internal.h"
#include "ext2fs.h"
#include <sys/ioctl.h>
#endif
#include "vserver.h"
-#include "vserver-internal.h"
#include "ext2fs.h"
#include <sys/ioctl.h>
#endif
#include "vserver.h"
-#include "vserver-internal.h"
#include "ext2fs.h"
#include <sys/ioctl.h>
#include "compat.h"
#include "safechroot-internal.hc"
-
#include "vserver.h"
-#include "vserver-internal.h"
#include <unistd.h>
#include "compat.h"
#include "vserver.h"
-#include "vserver-internal.h"
#include "internal.h"
#define _LINUX_TYPES_H 1
#include "linuxvirtual.h"
+#if defined(VC_ENABLE_API_COMPAT) && defined(VC_ENABLE_API_LEGACY)
+# define VC_MULTIVERSION_SYSCALL 1
+#endif
+#include "vserver-internal.h"
+
#ifdef VC_ENABLE_API_COMPAT
# include "syscall-compat.hc"
#endif
#include <stdbool.h>
#include <errno.h>
+
#if defined(VC_ENABLE_API_COMPAT) || defined(VC_ENABLE_API_LEGACY)
int
#endif
#include "vserver.h"
-#include "vserver-internal.h"
static inline ALWAYSINLINE int
vc_get_iattr_v13(dev_t dev, ino_t ino, xid_t *xid,
#endif
#include "vserver.h"
-#include "vserver-internal.h"
static inline ALWAYSINLINE int
vc_set_iattr_v13(dev_t dev, ino_t ino, xid_t xid, uint32_t flags, uint32_t mask)