Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/mtr/files: 0.80-impl-dec.patch
Date: Fri, 25 Feb 2011 08:02:37
Message-Id: 20110225080227.6BB7720057@flycatcher.gentoo.org
1 jlec 11/02/25 08:02:27
2
3 Added: 0.80-impl-dec.patch
4 Log:
5 Version Bump
6
7 (Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.1 net-analyzer/mtr/files/0.80-impl-dec.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/mtr/files/0.80-impl-dec.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/mtr/files/0.80-impl-dec.patch?rev=1.1&content-type=text/plain
14
15 Index: 0.80-impl-dec.patch
16 ===================================================================
17 diff --git a/gtk.c b/gtk.c
18 index e42f4f6..333d7c8 100644
19 --- a/gtk.c
20 +++ b/gtk.c
21 @@ -24,6 +24,7 @@
22 #include <unistd.h>
23 #include <sys/time.h>
24 #include <sys/types.h>
25 +#include <string.h>
26
27 #ifndef NO_GTK
28 #include <stdio.h>