diff --git a/x11/fbpanel/files/patch-panel_plugin.h b/x11/fbpanel/files/patch-panel_plugin.h index ed4c5450d4c2..0026efaefd04 100644 --- a/x11/fbpanel/files/patch-panel_plugin.h +++ b/x11/fbpanel/files/patch-panel_plugin.h @@ -1,11 +1,11 @@ ---- panel/plugin.h.orig 2020-08-30 19:42:52 UTC +--- panel/plugin.h.orig 2020-08-28 22:09:44 UTC +++ panel/plugin.h @@ -9,7 +9,7 @@ #include #include "panel.h" -struct _plugin_instance *stam; -+struct _plugin_instance; ++extern struct _plugin_instance *stam; typedef struct { /* common */