wireshark/caputils
Gerald Combs 6ddee4aab2 We don't need to define sockaddr_storage.
Winsock2.h will do that for us via packet32.h.

Change-Id: Ie834d49b052c3db6784481bb85d94d4eecff8287
Reviewed-on: https://code.wireshark.org/review/24082
Petri-Dish: Gerald Combs <gerald@wireshark.org>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@wireshark.org>
2017-10-26 18:22:59 +00:00
..
.editorconfig Add EditorConfig settings for most C files 2016-03-08 10:46:35 +00:00
CMakeLists.txt CMake: Allow user build flags to override default build flags 2017-10-13 21:32:18 +00:00
Makefile.am autotools: make maintainer-clean should allow rerunning 'configure' 2017-10-15 14:17:20 +00:00
airpcap.h CMake: Don't check for windows.h or winsock2.h. 2017-10-26 07:08:41 +00:00
airpcap_loader.c Remove superfluous null-checks before strdup/free 2017-10-15 12:38:51 +00:00
airpcap_loader.h Try to fix: warning C6244: Local declaration of 'airpcap_if_list' hides 2015-07-02 15:28:03 +00:00
capture-pcap-util-int.h Move more capture device handling to the caputils library. 2016-01-07 04:38:39 +00:00
capture-pcap-util-unix.c caputils: fix compilation without pcap. 2017-09-06 20:46:51 +00:00
capture-pcap-util.c autotools: remove macOS Frameworks support 2017-10-17 18:50:09 +00:00
capture-pcap-util.h Put the HAVE_REMOTE hack into wsutil/wspcap.h, and include that file. 2017-05-11 19:58:15 +00:00
capture-wpcap.c Include caputils/capture-wpcap.h whether HAVE_LIBPCAP is defined or not. 2017-05-12 08:48:48 +00:00
capture-wpcap.h Move npf_sys_is_running() from wsutil to caputils. 2016-06-03 21:24:47 +00:00
capture_ifinfo.h Fix leaked timestamp records 2017-08-25 19:41:34 +00:00
capture_win_ifnames.c Remove unnecessary includes. 2016-01-06 00:14:32 +00:00
capture_win_ifnames.h
capture_wpcap_packet.c We don't need to define sockaddr_storage. 2017-10-26 18:22:59 +00:00
capture_wpcap_packet.h
doxygen.cfg.in
iface_monitor.c plugins: config.h must not be included by public headers 2017-09-06 08:10:56 +00:00
iface_monitor.h A bunch of "{Mac} OS X" -> "macOS" changes. 2017-04-05 19:16:22 +00:00
ws80211_utils.c Fix the signature of the stub version of ws80211_set_freq(). 2016-09-08 18:38:41 +00:00
ws80211_utils.h plugins: config.h must not be included by public headers 2017-09-06 08:10:56 +00:00