opnsense-ports/sysutils/wmscript/files/patch-wmgeneral_wmgeneral.h
Franco Fichtner 6436123c25 */*: sync with upstream
Taken from: HardenedBSD
2021-02-11 15:35:27 +01:00

11 lines
271 B
C

--- wmgeneral/wmgeneral.h.orig 2021-02-09 17:07:55 UTC
+++ wmgeneral/wmgeneral.h
@@ -36,7 +36,7 @@ typedef struct {
/* Global variable */
/*******************/
-Display *display;
+extern Display *display;
/***********************/
/* Function Prototypes */