From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48440) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTApS-0007RX-0P for qemu-devel@nongnu.org; Tue, 09 Feb 2016 11:07:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aTApO-00042S-Jr for qemu-devel@nongnu.org; Tue, 09 Feb 2016 11:07:49 -0500 Received: from mx1.redhat.com ([209.132.183.28]:48369) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTApO-00042L-E3 for qemu-devel@nongnu.org; Tue, 09 Feb 2016 11:07:46 -0500 References: <1455031511-23684-1-git-send-email-peter.maydell@linaro.org> <1455031511-23684-3-git-send-email-peter.maydell@linaro.org> From: Eric Blake Message-ID: <56BA0ED1.6050209@redhat.com> Date: Tue, 9 Feb 2016 09:07:45 -0700 MIME-Version: 1.0 In-Reply-To: <1455031511-23684-3-git-send-email-peter.maydell@linaro.org> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="pAIFTVmLOX81OMIONKO1TSVlJPpmHjxWj" Subject: Re: [Qemu-devel] [PATCH 02/14] ui/cocoa.m: Include qemu/osdep.h List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , qemu-devel@nongnu.org Cc: patches@linaro.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --pAIFTVmLOX81OMIONKO1TSVlJPpmHjxWj Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 02/09/2016 08:24 AM, Peter Maydell wrote: > Include "qemu/osdep.h". (This is a manual commit equivalent > to what the clean-includes script would do, because that > script can't handle ObjectiveC source files.) >=20 > Signed-off-by: Peter Maydell > --- > ui/cocoa.m | 2 ++ > 1 file changed, 2 insertions(+) This one already landed as e4a096b. >=20 > diff --git a/ui/cocoa.m b/ui/cocoa.m > index d866f23..3ee5549 100644 > --- a/ui/cocoa.m > +++ b/ui/cocoa.m > @@ -22,6 +22,8 @@ > * THE SOFTWARE. > */ > =20 > +#include "qemu/osdep.h" > + > #import > #include > =20 >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --pAIFTVmLOX81OMIONKO1TSVlJPpmHjxWj Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJWug7RAAoJEKeha0olJ0NqciwH/R9218B1ZP08QaIbXnV+mA56 gdQNbWC3D6OpbuxUMhgSxSyUc2DZT9+U8MnLGv79NENf5AUVJzWPka/l9wLeSt21 yzcdDtJnudtbCSZDHvxFEyEfspVOu1bPMU4u4z7bPZzgIWBFCZf3gee/lIoXIOeS w9Z9UkndNZ+4i4xj5uJgX90wzcbO18MkMrmkVTavkjkqu8RZT8omh2VAhSde/egx xdCfNpDX+uha3HcmYK82t0D12wdPCdLoVLVxgmeunwgGwBfR7PDVXua8cL2M44P6 OJ5HaOMa+TRpCJNF1EoTlc36JLfEt1PYr9Db/RvBjWDf5fx0XRRGIblLPD+1Dm0= =TjNG -----END PGP SIGNATURE----- --pAIFTVmLOX81OMIONKO1TSVlJPpmHjxWj--