aboutsummaryrefslogblamecommitdiff
path: root/x11/fbpanel/files/patch-panel_plugin.c
blob: 6314b0668bbfaaf412a85033275a0deec865dd44 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                 
--- panel/plugin.c.orig	2020-08-28 22:09:44 UTC
+++ panel/plugin.c
@@ -17,6 +17,7 @@
 //#define DEBUGPRN
 #include "dbg.h"
 extern panel *the_panel;
+struct _plugin_instance *stam;
 
 
 /**************************************************************/