mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
11 lines
229 B
Plaintext
11 lines
229 B
Plaintext
$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;
|