rawshark does not use any routine from pcapio.c. So remove header.

svn path=/trunk/; revision=46635
This commit is contained in:
Michael Tüxen 2012-12-20 14:50:24 +00:00
parent f0b9d97f18
commit a1cca8c54a
1 changed files with 0 additions and 1 deletions

View File

@ -101,7 +101,6 @@
#ifdef HAVE_LIBPCAP
#include <setjmp.h>
#include "capture-pcap-util.h"
#include "pcapio.h"
#ifdef _WIN32
#include "capture-wpcap.h"
#endif /* _WIN32 */