opnsense-ports/misc/window/files/patch-ttgeneric.c
Franco Fichtner eb6042d4fc */*: sync with upstream
Taken from: HardenedBSD
2020-09-25 15:04:32 +02: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 */