fix: packet-mp2t.c:489: warning: implicit declaration of function 'tvb_new_proxy'

svn path=/trunk/; revision=50581
This commit is contained in:
Jakub Zawadzki 2013-07-14 15:20:09 +00:00
parent c766e78cfa
commit 2671b8a398
1 changed files with 2 additions and 0 deletions

View File

@ -38,6 +38,8 @@
#include <epan/expert.h>
#include <epan/reassemble.h>
#include <epan/tvbuff-int.h> /* XXX, for tvb_new_proxy() */
/* The MPEG2 TS packet size */
#define MP2T_PACKET_SIZE 188
#define MP2T_SYNC_BYTE 0x47