Merge from vendor branch TNF:
[pkgsrc.git] / editors / beav / patches / patch-ac
1 $NetBSD$
2
3 *** beav-140.orig/tcap.c        Sat Jul  1 18:32:02 1995
4 --- tcap.c      Sat Jul  1 18:24:29 1995
5 ***************
6 *** 38,44 ****
7   
8   #ifdef BSD
9   #include <sys/ioctl.h>
10 ! struct winsize ttysize;
11   #endif /* BSD */
12   #ifdef ULTRIX
13   struct winsize ttysize;
14 --- 38,44 ----
15   
16   #ifdef BSD
17   #include <sys/ioctl.h>
18 ! struct ttysize ttysize;
19   #endif /* BSD */
20   #ifdef ULTRIX
21   struct winsize ttysize;