Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kbabel/files: kbabel-3.5.10-eof.patch
Date: Tue, 23 Jun 2009 06:26:00
Message-Id: E1MIzS9-0007NT-Vd@stork.gentoo.org
1 jer 09/06/23 06:25:57
2
3 Added: kbabel-3.5.10-eof.patch
4 Log:
5 Stable for HPPA (bug #271889). Fix compiling with gcc-4.4 (bug #275128).
6 (Portage version: 2.2_rc33/cvs/Linux i686)
7
8 Revision Changes Path
9 1.1 kde-base/kbabel/files/kbabel-3.5.10-eof.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kbabel/files/kbabel-3.5.10-eof.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kbabel/files/kbabel-3.5.10-eof.patch?rev=1.1&content-type=text/plain
13
14 Index: kbabel-3.5.10-eof.patch
15 ===================================================================
16 --- kbabel-3.5.10/kbabel/common/libgettext/pofiles.ll.orig 2005-11-08 23:28:44.000000000 +0100
17 +++ kbabel-3.5.10/kbabel/common/libgettext/pofiles.ll 2009-06-23 06:33:04.000000000 +0200
18 @@ -39,6 +39,7 @@
19 #endif
20
21 #include <stdlib.h>
22 +#include <stdio.h>
23
24 #ifdef HAVE_STRINGS_H
25 #include <strings.h>