From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1O6UAc-0003IG-0T for garchives@archives.gentoo.org; Mon, 26 Apr 2010 19:40:42 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6B9F2E08E8; Mon, 26 Apr 2010 19:40:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4FE16E08E8 for ; Mon, 26 Apr 2010 19:40:38 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id D49CF1B40B6 for ; Mon, 26 Apr 2010 19:40:37 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 2085) id 0A0062C043; Mon, 26 Apr 2010 19:40:36 +0000 (UTC) From: "Peter Volkov (pva)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, pva@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/vhba/files: vhba-1.2.1-kernel-2.6.34.patch X-VCS-Repository: gentoo-x86 X-VCS-Files: vhba-1.2.1-kernel-2.6.34.patch X-VCS-Directories: sys-fs/vhba/files X-VCS-Committer: pva X-VCS-Committer-Name: Peter Volkov Content-Type: text/plain; charset=utf8 Message-Id: <20100426194037.0A0062C043@corvid.gentoo.org> Date: Mon, 26 Apr 2010 19:40:36 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 6abcee3b-507f-46c2-8c29-8d24d0aa7870 X-Archives-Hash: a38179b19489724a2c5dc3827e6594d7 pva 10/04/26 19:40:36 Added: vhba-1.2.1-kernel-2.6.34.patch Log: Fixed build issue with 2.6.34 kernels, bug #317119, thank Rion for repo= rt. (Portage version: 2.1.8.3/cvs/Linux x86_64) Revision Changes Path 1.1 sys-fs/vhba/files/vhba-1.2.1-kernel-2.6.34.patch file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/vhba/files/= vhba-1.2.1-kernel-2.6.34.patch?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/vhba/files/= vhba-1.2.1-kernel-2.6.34.patch?rev=3D1.1&content-type=3Dtext/plain Index: vhba-1.2.1-kernel-2.6.34.patch =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D http://cdemu.svn.sourceforge.net/viewvc/cdemu/trunk/vhba-module/vhba.c?r1= =3D678&r2=3D677&pathrev=3D678 https://sourceforge.net/tracker/?func=3Ddetail&atid=3D603423&aid=3D299216= 2&group_id=3D93175 http://bugs.gentoo.org/show_bug.cgi?id=3D317119 --- vhba.c 2010-04-26 19:35:04 +0000 +++ vhba.c 2010-04-26 19:35:20 +0000 @@ -26,6 +26,7 @@ #include #include #include +#include #include #include #include