From patchwork Tue Mar 3 21:23:40 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Gr=C3=A9goire_Favre?= X-Patchwork-Id: 12707 Received: from mail-fx0-f168.google.com ([209.85.220.168]) by www.linuxtv.org with esmtp (Exim 4.63) (envelope-from ) id 1Lec66-0004JC-Cj for vdr@linuxtv.org; Tue, 03 Mar 2009 22:24:18 +0100 Received: by fxm12 with SMTP id 12so2597901fxm.17 for ; Tue, 03 Mar 2009 13:23:44 -0800 (PST) Received: by 10.103.49.12 with SMTP id b12mr3776826muk.65.1236115423946; Tue, 03 Mar 2009 13:23:43 -0800 (PST) Received: from vdr (85-218-18-143.dclient.lsne.ch [85.218.18.143]) by mx.google.com with ESMTPS id 12sm7961099muq.5.2009.03.03.13.23.43 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 03 Mar 2009 13:23:43 -0800 (PST) Received: by vdr (Postfix, from userid 1000) id 13F074406B; Tue, 3 Mar 2009 22:23:41 +0100 (CET) Date: Tue, 3 Mar 2009 22:23:40 +0100 From: Gregoire Favre To: vdr@linuxtv.org Message-ID: <20090303212340.GA3615@gmail.com> MIME-Version: 1.0 Content-Disposition: inline X-Operating-System: Linux 2.6.28-gentoo-r2 User-Agent: Mutt/1.5.16 (2007-06-09) X-LSpam-Score: -2.3 (--) X-LSpam-Report: No, score=-2.3 required=5.0 tests=AWL=0.008, BAYES_00=-2.599, URIBL_GREY=0.25 autolearn=no Subject: [vdr] [patch] compil vdr-1.7.4 against v4l-dvb hg as of today X-BeenThere: vdr@linuxtv.org X-Mailman-Version: 2.1.9 Precedence: list Reply-To: VDR Mailing List List-Id: VDR Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Mar 2009 21:24:19 -0000 Status: O X-Status: X-Keywords: X-UID: 19711 Hello, just tried compiling vdr-1.7.4 against my v4l-dvb hg's source which fails if I don't use this : Happy VDR :-) --- vdr.c~ 2009-01-18 12:02:37.000000000 +0100 +++ vdr.c 2009-03-03 22:17:49.000000000 +0100 @@ -32,6 +32,7 @@ #include #include #include +#include #include #include #include