mirror of
https://github.com/Silicondust/libhdhomerun
synced 2025-08-20 21:43:27 -07:00
add some missing types
This commit is contained in:
parent
0d3b72c1cc
commit
4ef91a8865
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@
|
|||
|
||||
struct hdhomerun_device_t;
|
||||
struct hdhomerun_device_allocation_t;
|
||||
struct hdhomerun_device_selector_t;
|
||||
struct hdhomerun_discover_t;
|
||||
|
||||
struct hdhomerun_tuner_status_t {
|
||||
char channel[32];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue