summaryrefslogtreecommitdiff
path: root/editors/beav/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'editors/beav/patches/patch-ac')
-rw-r--r--editors/beav/patches/patch-ac21
1 files changed, 21 insertions, 0 deletions
diff --git a/editors/beav/patches/patch-ac b/editors/beav/patches/patch-ac
new file mode 100644
index 00000000000..714daeea2fe
--- /dev/null
+++ b/editors/beav/patches/patch-ac
@@ -0,0 +1,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;