openbsd-ports/editors/beav/patches/patch-tcap_c
kevlo 6ab9ce13be - upgrade to version 1.40.15
- update MASTER_SITES; pointed out by <dreamwvr@dreamwvr.com>
- regen patches
2002-08-02 03:45:17 +00:00

13 lines
343 B
Plaintext

$OpenBSD: patch-tcap_c,v 1.1 2002/08/02 03:45:19 kevlo Exp $
--- tcap.c.orig Sat Dec 13 08:34:59 1997
+++ tcap.c Thu Aug 1 15:26:10 2002
@@ -39,7 +39,7 @@ char *UP, PC, *CM, *CE, *CL, *SO, *SE, *
#ifdef BSD
#include <sys/ioctl.h>
-struct winsize ttysize;
+struct ttysize ttysize;
#endif /* BSD */
#ifdef ULTRIX
struct winsize ttysize;