aboutsummaryrefslogtreecommitdiff
path: root/misc/wmjulia/files/patch-wmgeneral_wmgeneral.c
blob: a9e8942ce132fd9ce8d0a35ce131e2f30e729e39 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- wmgeneral/wmgeneral.c.orig	2020-09-23 12:34:09 UTC
+++ wmgeneral/wmgeneral.c
@@ -57,6 +57,9 @@
  /* X11 Variables */
 /*****************/
 
+Display		*display;
+Window		Root, iconwin, win;
+XpmIcon		wmgen;
 int			screen;
 int			x_fd;
 int			d_depth;