From: Long.inus Date: Sun, 15 Dec 2013 19:27:05 +0000 (+0900) Subject: tunerec: include for usleep X-Git-Url: http://git.osdn.net/view?p=rec10%2Frec10-git.git;a=commitdiff_plain tunerec: include for usleep --- 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