1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-07-16 00:39:15 -04:00
ports/misc/window/files/patch-ttgeneric.c
2020-09-22 17:40:50 +00:00

16 lines
282 B
C

--- 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 */