1 2 3 4 5 6 7 8 9 10 11
--- panel/plugin.h.orig 2020-08-28 22:09:44 UTC +++ panel/plugin.h @@ -9,7 +9,7 @@ #include <stdio.h> #include "panel.h" -struct _plugin_instance *stam; +extern struct _plugin_instance *stam; typedef struct { /* common */