summaryrefslogtreecommitdiff
path: root/x11/xscript/patches/patch-ab
blob: 1781aff8ad063d3bd070bbcbffbbc2435a226420 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ab,v 1.1.1.1 1999/11/23 07:32:56 rh Exp $

--- ev_ascii.c.orig	Wed Apr 28 06:31:48 1993
+++ ev_ascii.c	Mon Nov 22 09:41:30 1999
@@ -458,6 +458,7 @@
   int scr_win, scr_subw;
   char scr_spec_str [40];
   int error = 0;
+  extern Display *Dpy;
   
   if (8 != sscanf(line,"%s %s %s %x %x %d %d %lu",
 		  scr_type, scr_spec_str, scr_state, &scr_win, &scr_subw,