diff options
Diffstat (limited to 'x11-misc/trayer/files/trayer-1.0-fno-common.patch')
-rw-r--r-- | x11-misc/trayer/files/trayer-1.0-fno-common.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-misc/trayer/files/trayer-1.0-fno-common.patch b/x11-misc/trayer/files/trayer-1.0-fno-common.patch new file mode 100644 index 000000000000..c8fd20a6ceeb --- /dev/null +++ b/x11-misc/trayer/files/trayer-1.0-fno-common.patch @@ -0,0 +1,11 @@ +--- a/plugin.h ++++ b/plugin.h +@@ -9,8 +9,6 @@ + #include <stdio.h> + #include "panel.h" + +-struct _plugin *stam; +- + typedef struct { + /* common */ + char *fname; |