mirror of
https://git.freebsd.org/ports.git
synced 2025-05-28 08:56:28 -04:00
Along the way take maintainership. I have a soft spot for WM Fixing this was faster than replying to the thread caused by r546907
11 lines
308 B
C
11 lines
308 B
C
--- ../wmgeneral/wmgeneral.h.orig 2020-08-29 19:54:52.707315000 -0700
|
|
+++ ../wmgeneral/wmgeneral.h 2020-08-29 19:55:08.284120000 -0700
|
|
@@ -28,7 +28,7 @@
|
|
/* Global variable */
|
|
/*******************/
|
|
|
|
-Display *display;
|
|
+extern Display *display;
|
|
|
|
/***********************/
|
|
/* Function Prototypes */
|