Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
dvb psi: fix build without DVB
  • Loading branch information
perexg committed Jan 13, 2015
1 parent 940ab26 commit 33f72a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/input/mpegts/dvb_psi.c
Expand Up @@ -1411,7 +1411,9 @@ dvb_nit_callback
{
int save = 0;
int r, sect, last, ver;
#if ENABLE_MPEGTS_DVB
uint32_t priv = 0;
#endif
uint8_t dtag;
int llen, dlen;
const uint8_t *lptr, *dptr;
Expand Down

0 comments on commit 33f72a3

Please sign in to comment.