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