diff options
Diffstat (limited to 'sys-fs/treesize/files/0.54.1-amd64.patch')
-rw-r--r-- | sys-fs/treesize/files/0.54.1-amd64.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sys-fs/treesize/files/0.54.1-amd64.patch b/sys-fs/treesize/files/0.54.1-amd64.patch new file mode 100644 index 000000000..d7d9d787a --- /dev/null +++ b/sys-fs/treesize/files/0.54.1-amd64.patch @@ -0,0 +1,10 @@ +--- src/ui-util.c 2007-11-16 22:08:01.000000000 +0100 ++++ src/ui-util.c.new 2009-05-09 11:34:59.000000000 +0200 +@@ -18,6 +18,7 @@ + + #include "ui-util.h" + #include "FAfolderAnalyzer.h" ++#include "support.h" + extern GtkWidget *mainWindow; + + gpointer getTVSelectedValue( int element ){ |