summaryrefslogtreecommitdiffhomepage
path: root/include/slibtool/slibtool.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/slibtool/slibtool.h')
-rw-r--r--include/slibtool/slibtool.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/slibtool/slibtool.h b/include/slibtool/slibtool.h
index cc795bb..3971645 100644
--- a/include/slibtool/slibtool.h
+++ b/include/slibtool/slibtool.h
@@ -128,6 +128,8 @@ struct slbt_fd_ctx {
int fdout;
int fderr;
int fdlog;
+ int fdcwd;
+ int fddst;
};
struct slbt_exec_ctx {