diff options
-rw-r--r-- | recstatus.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recstatus.c b/recstatus.c index 3b6a6e2..3eb6af3 100644 --- a/recstatus.c +++ b/recstatus.c @@ -26,6 +26,7 @@ The project's page is at http://winni.vdr-developer.org/epgsearch #include "recdone.h" #include "conflictcheck_thread.h" #include "epgsearchcfg.h" +#include <math.h> #define ALLOWED_BREAK_INSECS 2 |