summaryrefslogtreecommitdiff
path: root/misc/window/files/patch-ttgeneric.c
blob: f6d8e51831534b99e132c113a8d3eb1bf5246529 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- ttgeneric.c.orig	2008-07-12 06:05:22 UTC
+++ ttgeneric.c
@@ -43,6 +43,13 @@ static char rcsid[] =
 #include "ww.h"
 #include "tt.h"
 
+struct tt tt;
+char tt_strings[1024];
+char *tt_strp;
+char *tt_ob;
+char *tt_obp;
+char *tt_obe;
+
 char PC, *BC, *UP;
 
 	/* normal frame */