X-Git-Url: http://git.osdn.net/view?p=rec10%2Frec10-git.git;a=blobdiff_plain;f=tunerec%2Ftunerec.c;h=f426778dacf40fb0be33069893b5f6c3eb8b5cde;hp=6be978fa6be5aa276599269f56ddb9e3b9deec58;hb=68eb9811896ca7ac1c182c0a46a22da3faac3b0d;hpb=a834435b4021d1a0cf8d9be04c574b0fca2d98df diff --git a/tunerec/tunerec.c b/tunerec/tunerec.c index 6be978f..f426778 100755 --- a/tunerec/tunerec.c +++ b/tunerec/tunerec.c @@ -10,6 +10,9 @@ #include #define ARRAY_SIZE(arr) (sizeof(arr) / sizeof((arr)[0])) +#ifndef DTV_STREAM_ID +#define DTV_STREAM_ID DTV_ISDBS_TS_ID +#endif static int search(int adapter_nr, unsigned int frequency, unsigned int ts_id) {