summaryrefslogtreecommitdiff
path: root/editors/beav/patches/patch-ac
blob: 714daeea2fe094c014a4aa8e9d25874fc6d4cbaf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
$NetBSD: patch-ac,v 1.1 1998/12/20 21:12:58 bad Exp $

*** beav-140.orig/tcap.c	Sat Jul  1 18:32:02 1995
--- tcap.c	Sat Jul  1 18:24:29 1995
***************
*** 38,44 ****
  
  #ifdef BSD
  #include <sys/ioctl.h>
! struct winsize ttysize;
  #endif /* BSD */
  #ifdef ULTRIX
  struct winsize ttysize;
--- 38,44 ----
  
  #ifdef BSD
  #include <sys/ioctl.h>
! struct ttysize ttysize;
  #endif /* BSD */
  #ifdef ULTRIX
  struct winsize ttysize;