summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-02-25 08:02:27 +0000
committerJustin Lecher <jlec@gentoo.org>2011-02-25 08:02:27 +0000
commit63a209c2c85a6caf238554094bab00d6295dd90a (patch)
treea13845796d9789e291988f5758984cfc19782bec /net-analyzer/mtr/files/0.80-impl-dec.patch
parentVersion bump. (diff)
downloadgentoo-2-63a209c2c85a6caf238554094bab00d6295dd90a.tar.gz
gentoo-2-63a209c2c85a6caf238554094bab00d6295dd90a.tar.bz2
gentoo-2-63a209c2c85a6caf238554094bab00d6295dd90a.zip
Version Bump
(Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/mtr/files/0.80-impl-dec.patch')
-rw-r--r--net-analyzer/mtr/files/0.80-impl-dec.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/net-analyzer/mtr/files/0.80-impl-dec.patch b/net-analyzer/mtr/files/0.80-impl-dec.patch
new file mode 100644
index 000000000000..5b41a54c744b
--- /dev/null
+++ b/net-analyzer/mtr/files/0.80-impl-dec.patch
@@ -0,0 +1,12 @@
+diff --git a/gtk.c b/gtk.c
+index e42f4f6..333d7c8 100644
+--- a/gtk.c
++++ b/gtk.c
+@@ -24,6 +24,7 @@
+ #include <unistd.h>
+ #include <sys/time.h>
+ #include <sys/types.h>
++#include <string.h>
+
+ #ifndef NO_GTK
+ #include <stdio.h>