add some missing types

This commit is contained in:
Aman Gupta 2018-09-27 16:31:15 -07:00
commit 4ef91a8865

View file

@ -25,6 +25,8 @@
struct hdhomerun_device_t; struct hdhomerun_device_t;
struct hdhomerun_device_allocation_t; struct hdhomerun_device_allocation_t;
struct hdhomerun_device_selector_t;
struct hdhomerun_discover_t;
struct hdhomerun_tuner_status_t { struct hdhomerun_tuner_status_t {
char channel[32]; char channel[32];