Gentoo Archives: gentoo-commits

From: "Joerg Bornkessel (hd_brummy)" <hd_brummy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/vdr-epgsearch/files: vdr-epgsearch-0.9.25_beta16_missing-include.diff
Date: Sun, 07 Feb 2010 13:48:26
Message-Id: E1Ne7Ut-0007xt-OU@stork.gentoo.org
1 hd_brummy 10/02/07 13:48:23
2
3 Added: vdr-epgsearch-0.9.25_beta16_missing-include.diff
4 Log:
5 new beta
6 (Portage version: 2.1.7.16/cvs/Linux i686)
7
8 Revision Changes Path
9 1.1 media-plugins/vdr-epgsearch/files/vdr-epgsearch-0.9.25_beta16_missing-include.diff
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-epgsearch/files/vdr-epgsearch-0.9.25_beta16_missing-include.diff?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-epgsearch/files/vdr-epgsearch-0.9.25_beta16_missing-include.diff?rev=1.1&content-type=text/plain
13
14 Index: vdr-epgsearch-0.9.25_beta16_missing-include.diff
15 ===================================================================
16 diff -Naur epgsearch-0.9.25.beta16.orig/recstatus.c epgsearch-0.9.25.beta16/recstatus.c
17 --- epgsearch-0.9.25.beta16.orig/recstatus.c 2010-02-07 14:35:07.000000000 +0100
18 +++ epgsearch-0.9.25.beta16/recstatus.c 2010-02-07 14:36:42.000000000 +0100
19 @@ -26,6 +26,7 @@
20 #include "recdone.h"
21 #include "conflictcheck_thread.h"
22 #include "epgsearchcfg.h"
23 +#include <math.h>
24
25 #define ALLOWED_BREAK_INSECS 2