]> The Tcpdump Group git mirrors - tcpdump/commit
Not all Windows pcaps have pcap_wsockinit().
authorGuy Harris <[email protected]>
Mon, 29 Jan 2018 10:16:13 +0000 (02:16 -0800)
committerGuy Harris <[email protected]>
Mon, 29 Jan 2018 10:16:13 +0000 (02:16 -0800)
commit0fb509808c60edc0ed52ca355306452a4ca91286
treeb4d6ccc462edd498010ac0c99de545703cc8d472
parentffe074feba0544bfd67104996b9fb6f13382741d
Not all Windows pcaps have pcap_wsockinit().

WinPcap 4.1.3 has only wsockinit(); check for both, on Windows.
CMakeLists.txt
cmakeconfig.h.in
tcpdump.c