6ab9ce13be
- update MASTER_SITES; pointed out by <dreamwvr@dreamwvr.com> - regen patches
13 lines
343 B
Plaintext
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;
|