From 0a45e038c6050197a919a1b59e6ecc95cb05df90 Mon Sep 17 00:00:00 2001 From: "Long.inus" Date: Mon, 16 Dec 2013 04:27:05 +0900 Subject: [PATCH] tunerec: include for usleep --- tunerec/tunerec.c | 1 + 1 file changed, 1 insertion(+) diff --git a/tunerec/tunerec.c b/tunerec/tunerec.c index a30bfe9..bce1a50 100755 --- a/tunerec/tunerec.c +++ b/tunerec/tunerec.c @@ -16,6 +16,7 @@ #include #include #include +#include #define ARRAY_SIZE(arr) (sizeof(arr) / sizeof((arr)[0])) #ifndef DTV_STREAM_ID -- 2.11.0