From 6fc2aa5822e045d34e29e41625d9e3feb2ee4b66 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Tue, 4 May 2004 23:09:08 +0000 Subject: Add gkrellm-gift, a GKrellM plugin that monitors your active giFT transfers and their progress. Each transfer is displayed in a panel showing the filename and the percentage of transmitted bytes. PR: ports/66204 Submitted by: Tobias Roth --- net-p2p/gkrellm-gift/files/patch-io.c | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 net-p2p/gkrellm-gift/files/patch-io.c (limited to 'net-p2p/gkrellm-gift/files/patch-io.c') diff --git a/net-p2p/gkrellm-gift/files/patch-io.c b/net-p2p/gkrellm-gift/files/patch-io.c new file mode 100644 index 000000000000..19f28c4d4295 --- /dev/null +++ b/net-p2p/gkrellm-gift/files/patch-io.c @@ -0,0 +1,10 @@ +--- src/io.c.orig Sat Dec 20 10:42:39 2003 ++++ src/io.c Wed May 5 00:58:19 2004 +@@ -16,6 +16,7 @@ + * + */ + ++#include + #include + #include + #include -- cgit v1.2.3