minidlna/tivo_commands.h

5 lines
96 B
C

#ifdef ENABLE_TIVO
void
ProcessTiVoCommand(struct upnphttp * h, const char * orig_path);
#endif