summaryrefslogtreecommitdiffhomepage
path: root/include/ptycon/ptycon.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ptycon/ptycon.h')
-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 633302b..e725ad7 100644
--- a/include/ptycon/ptycon.h
+++ b/include/ptycon/ptycon.h
@@ -51,6 +51,7 @@ struct ptyc_common_ctx {
uint64_t fmtflags;
nt_pty * hpts;
nt_pty * hptm;
+ char ** catv;
};
struct ptyc_driver_ctx {