You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-fs/treesize/files/0.54.1-fno-common.patch

12 lines
214 B

--- a/src/main.c
+++ b/src/main.c
@@ -39,7 +39,7 @@
#include <sys/types.h>
#include <sys/stat.h>
-GdkPixbuf* gdkTreeSize;
+extern GdkPixbuf* gdkTreeSize;
GtkMenu *TreeSizeMenuGlobal;
GtkWidget *mainWindow;