summaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/ptycon/ptycon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ptycon/ptycon.h b/include/ptycon/ptycon.h
index ce0fbd7..78282cf 100644
--- a/include/ptycon/ptycon.h
+++ b/include/ptycon/ptycon.h
@@ -61,6 +61,7 @@ struct ptyc_common_ctx {
nt_pty * hpts;
nt_pty * hptm;
char ** catv;
+ char ** eargv;
};
struct ptyc_driver_ctx {