$OpenBSD: patch-window_c,v 1.1 2001/10/12 02:49:03 brad Exp $
--- window.c.orig	Thu Mar 16 04:44:25 2000
+++ window.c	Thu Oct 11 22:16:07 2001
@@ -104,7 +104,7 @@ extern WIN *us;
 
 int useattr = 1;
 int dirflush = 1;
-extern int LINES, COLS;
+int LINES, COLS;
 int usecolor = 0;
 WIN *stdwin;
 char *_tptr = CNULL;
