11 lines
229 B
Text
11 lines
229 B
Text
|
$NetBSD: patch-ab,v 1.13 2006/06/01 21:55:28 joerg Exp $
|
||
|
|
||
|
--- top.h.orig 2004-03-30 19:26:57.000000000 +0000
|
||
|
+++ top.h
|
||
|
@@ -77,3 +77,5 @@ struct ext_decl {
|
||
|
#if RANDOM_PW == 0
|
||
|
#undef RANDOM_PW
|
||
|
#endif
|
||
|
+
|
||
|
+extern int screen_width;
|