Gentoo Archives: gentoo-commits

From: "Tiziano Mueller (dev-zero)" <dev-zero@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/spice-protocol/files: 2ffbca210033be262fc75e6a73742e0f0e6d5242.patch
Date: Wed, 27 Apr 2011 11:33:30
Message-Id: 20110427113319.A155C20054@flycatcher.gentoo.org
1 dev-zero 11/04/27 11:33:19
2
3 Added: 2ffbca210033be262fc75e6a73742e0f0e6d5242.patch
4 Log:
5 Added patch (from upstream) to add missing include and thus fix compilation with spice-gtk.
6
7 (Portage version: 2.1.9.46/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.1 app-emulation/spice-protocol/files/2ffbca210033be262fc75e6a73742e0f0e6d5242.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-protocol/files/2ffbca210033be262fc75e6a73742e0f0e6d5242.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-protocol/files/2ffbca210033be262fc75e6a73742e0f0e6d5242.patch?rev=1.1&content-type=text/plain
14
15 Index: 2ffbca210033be262fc75e6a73742e0f0e6d5242.patch
16 ===================================================================
17 From 2ffbca210033be262fc75e6a73742e0f0e6d5242 Mon Sep 17 00:00:00 2001
18 From: Marc-André Lureau <marcandre.lureau@××××××.com>
19 Date: Mon, 11 Apr 2011 10:44:10 +0000
20 Subject: controller: add missing spice/types include
21
22 ---
23 diff --git a/spice/controller_prot.h b/spice/controller_prot.h
24 index 38329c5..697baa0 100644
25 --- a/spice/controller_prot.h
26 +++ b/spice/controller_prot.h
27 @@ -18,6 +18,8 @@
28 #ifndef _H_CONTROLLER_PROT
29 #define _H_CONTROLLER_PROT
30
31 +#include <spice/types.h>
32 +
33 #define CONTROLLER_MAGIC (*(uint32_t*)"CTRL")
34 #define CONTROLLER_VERSION 1
35
36 --
37 cgit v0.8.3-6-g21f6