summaryrefslogtreecommitdiffhomepage
path: root/src/internal/ptycon_driver_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/ptycon_driver_impl.h')
-rw-r--r--src/internal/ptycon_driver_impl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/internal/ptycon_driver_impl.h b/src/internal/ptycon_driver_impl.h
index 438c178..486def3 100644
--- a/src/internal/ptycon_driver_impl.h
+++ b/src/internal/ptycon_driver_impl.h
@@ -12,6 +12,8 @@
#include "ptycon_bridge_impl.h"
#include "argv/argv.h"
+#define PTYC_OPTV_ELEMENTS 64
+
extern const struct argv_option ptyc_default_options[];
extern const ntapi_vtbl * ptyc_ntapi;
extern const ntcon_vtbl * const ptyc_ntcon;