summaryrefslogtreecommitdiff
path: root/editors/beav/files/patch-tcap.c
blob: 596f3af5d9b1d3385685d673107c7852f9e6df03 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- tcap.c.orig	Sat Dec 13 17:34:59 1997
+++ tcap.c	Thu Mar 21 03:53:02 2002
@@ -39,7 +39,7 @@
 
 #ifdef BSD
 #include <sys/ioctl.h>
-struct winsize ttysize;
+struct ttysize ttysize;
 #endif /* BSD */
 #ifdef ULTRIX
 struct winsize ttysize;