summaryrefslogtreecommitdiff
path: root/app/xterm/vms.h
diff options
context:
space:
mode:
Diffstat (limited to 'app/xterm/vms.h')
-rw-r--r--app/xterm/vms.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/xterm/vms.h b/app/xterm/vms.h
index 86f338eb9..8eb206433 100644
--- a/app/xterm/vms.h
+++ b/app/xterm/vms.h
@@ -37,3 +37,5 @@ static struct items {
int buffer;
int return_addr;
} itemlist[MAXITEMLIST];
+
+int tt_write(const char *tt_write_buf,int size);