git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2889
94cd875c-1c1d-0410-91d2-
eb244daf1a30
#include "ioctl-getxflg.hc"
#include <fcntl.h>
+#include <sys/stat.h>
static inline ALWAYSINLINE int
vc_set_iattr_fscompat(char const *filename,
#include <dirent.h>
#include <string.h>
#include <fcntl.h>
+#include <sys/stat.h>
#define ENSC_WRAPPERS_FCNTL 1
#define ENSC_WRAPPERS_UNISTD 1
#include <stdbool.h>
#include <unistd.h>
#include <fcntl.h>
+#include <sys/stat.h>
#include <sys/mman.h>
#define ENSC_TESTSUITE
#endif
#include "util.h"
+#include "compat-pivot_root.h"
#include "lib/internal.h"
#include "lib_internal/jail.h"
#include "lib_internal/sys_personality.h"