$NetBSD: patch-ac,v 1.2 2007/11/25 12:15:53 wiz Exp $ --- tcap.c.orig 2007-11-25 12:10:44.000000000 +0000 +++ tcap.c @@ -2,7 +2,6 @@ for beav */ -#include #include #include "def.h" #include "prototyp.h" @@ -41,7 +40,7 @@ char *UP, PC, *CM, *CE, *CL, *SO, *SE, * #ifdef BSD #include -struct winsize ttysize; +struct ttysize ttysize; #endif /* BSD */ #ifdef ULTRIX struct winsize ttysize;