comparison stream/dvb_tune.c @ 30646:07a7bc5f94a8

Add header for exported DVB-related functions.
author diego
date Sun, 21 Feb 2010 21:00:08 +0000
parents 7a5b8fc5df4a
children d9bbd1844876
comparison
equal deleted inserted replaced
30645:7a5b8fc5df4a 30646:07a7bc5f94a8
42 #include <ost/sec.h> 42 #include <ost/sec.h>
43 #include <ost/frontend.h> 43 #include <ost/frontend.h>
44 #endif 44 #endif
45 45
46 #include "dvbin.h" 46 #include "dvbin.h"
47 #include "dvb_tune.h"
47 #include "mp_msg.h" 48 #include "mp_msg.h"
48 49
49 50
50 51
51 int dvb_get_tuner_type(int fe_fd) 52 int dvb_get_tuner_type(int fe_fd)