wireshark/extcap
Guy Harris 7321183716 Put the HAVE_REMOTE hack into wsutil/wspcap.h, and include that file.
Have a header file that defines HAVE_REMOTE if HAVE_PCAP_REMOTE is
defined, and then includes pcap.h.  Replace all other includes of
pcap.h, and the definition of HAVE_REMOTE, with includes of that file.
Check for anything other than wspcap.h including pcap.h in checkAPIs.pl.

Change-Id: I3cbee8208944ad6f006f568b3fe3134e10b2a883
Reviewed-on: https://code.wireshark.org/review/21605
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-11 19:58:15 +00:00
..
.editorconfig Move extcap EditorConfig settings to source dir 2016-03-23 00:24:52 +00:00
Makefile.am Use the cfile_ failure_message routines in androiddump. 2017-04-21 06:50:21 +00:00
androiddump.c Put the HAVE_REMOTE hack into wsutil/wspcap.h, and include that file. 2017-05-11 19:58:15 +00:00
ciscodump.c Use glib-compat 2017-03-02 15:20:05 +00:00
extcap-base.c extcap: put missed parameters into the help 2016-10-19 06:44:05 +00:00
extcap-base.h Clean up some UN*X-vs-Windows socket issues. 2017-01-26 07:00:06 +00:00
randpktdump.c extcap: fix memleak via data_file_url 2017-01-07 20:32:43 +00:00
ssh-base.c extcap: make extcap use the ws_strtoi/u functions. 2016-09-16 14:21:16 +00:00
ssh-base.h extcap: make extcap use the ws_strtoi/u functions. 2016-09-16 14:21:16 +00:00
sshdump.c Use glib-compat 2017-03-02 15:20:05 +00:00
udpdump.c udpdump: fix indent (use tab) 2017-03-27 07:37:35 +00:00