openbsd-ports/astro/wmsun/patches/patch-wmgeneral_wmgeneral_h
2022-03-11 18:17:37 +00:00

13 lines
276 B
Plaintext

Index: wmgeneral/wmgeneral.h
--- wmgeneral/wmgeneral.h.orig
+++ wmgeneral/wmgeneral.h
@@ -28,7 +28,7 @@ typedef struct {
/* Global variable */
/*******************/
-Display *display;
+extern Display *display;
/***********************/
/* Function Prototypes */