]> The Tcpdump Group git mirrors - tcpdump/commit
Additional Windows cleanups.
authorGuy Harris <[email protected]>
Sat, 19 Sep 2015 00:24:23 +0000 (17:24 -0700)
committerGuy Harris <[email protected]>
Sat, 19 Sep 2015 00:24:23 +0000 (17:24 -0700)
commitde7c6192e47b605a48b6fc37adf8de31a1b331a3
tree0ad25abcf8827964745da0b4d59fde7b0077a1be
parentf301c2550a5ff020c32a98655077d9405cf3905a
Additional Windows cleanups.

Don't import stuff from WinPcap that it really shouldn't be exporting.

Define HAVE_U_INT{N}_T,to suppress definition of intN_t in bittypes.h, as
included by <pcap/pcap.h> on Windows.

Define HAVE_OS_IPV6_SUPPORT if AF_INET6 is defined, so that if we're
building with a VC+SDK combination that defines it and struct in6_addr,
we don't define them ourselves.
netdissect-stdinc.h [changed mode: 0644->0755]