Index: head/x11/fbpanel/files/patch-panel_plugin.h =================================================================== --- head/x11/fbpanel/files/patch-panel_plugin.h (revision 547076) +++ head/x11/fbpanel/files/patch-panel_plugin.h (revision 547077) @@ -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 */