1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-07-02 18:10:38 -04:00
ports/x11/fbpanel/files/patch-panel_plugin.c
2020-08-28 22:11:24 +00:00

10 lines
251 B
C

--- 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;
/**************************************************************/