/[gentoo-x86]/sci-biology/arb/files/arb-5.2-gcc-47.patch
Gentoo

Contents of /sci-biology/arb/files/arb-5.2-gcc-47.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download)
Tue Aug 14 16:47:20 2012 UTC (9 months ago) by jlec
Branch: MAIN
CVS Tags: HEAD
sci-biology/arb: Version BUmp; add fix for gcc-4.7, #431228

(Portage version: 2.2.0_alpha121/cvs/Linux x86_64)

1 AWTI/AWTI_import.cxx | 1 +
2 1 files changed, 1 insertions(+), 0 deletions(-)
3
4 diff --git a/AWTI/AWTI_import.cxx b/AWTI/AWTI_import.cxx
5 index 8e730ac..e3f9ff4 100644
6 --- a/AWTI/AWTI_import.cxx
7 +++ b/AWTI/AWTI_import.cxx
8 @@ -12,6 +12,7 @@
9 #include <GEN.hxx>
10
11 #include <climits>
12 +#include <unistd.h>
13
14 using namespace std;
15

  ViewVC Help
Powered by ViewVC 1.1.13