aboutgitcodelistschat:MatrixIRC
path: root/operations.h
diff options
context:
space:
mode:
Diffstat (limited to 'operations.h')
-rw-r--r--operations.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/operations.h b/operations.h
index 9f2e2d6..6cff7a8 100644
--- a/operations.h
+++ b/operations.h
@@ -37,6 +37,8 @@ struct arg_clone {
const void *args[6];
char ns_path[NS_TYPE_MAX + 1][PATH_MAX];
char cwd[PATH_MAX];
+ uid_t uid;
+ gid_t gid;
long ret;
int err;
};