]> The Tcpdump Group git mirrors - tcpdump/commit
Fix 64-bit maximum file size argument stuff.
authorGuy Harris <[email protected]>
Fri, 20 Oct 2017 19:15:26 +0000 (12:15 -0700)
committerGuy Harris <[email protected]>
Fri, 20 Oct 2017 19:15:26 +0000 (12:15 -0700)
commit370cb545036133297bb59346595d2cc977dcd821
tree235ee16edd69a230d2782d0c0eca58f4a970f850
parentf151a6d65571578e8a830b36f1152f0c6cf6caa5
Fix 64-bit maximum file size argument stuff.

Define strtoint64_t as appropriate in netdissect-stdinc.h.

Check HAVE_PCAP_DUMP_FTELL64, not HAVE_PCAP_FTELL64, to see whether we
have pcap_dump_ftell64().
netdissect-stdinc.h
tcpdump.c