]> The Tcpdump Group git mirrors - libpcap/commit
Define IF_NAMESIZE on Windows.
authorGuy Harris <[email protected]>
Fri, 8 Sep 2017 02:23:20 +0000 (19:23 -0700)
committerGuy Harris <[email protected]>
Fri, 8 Sep 2017 02:23:20 +0000 (19:23 -0700)
commit2a23c3f8b7a427249122095342e246324e739b92
tree5c7a77f55157e98b4ec6e261b9bba18a81fd6b33
parentf11453cea17e5b3f92ac7541dc004486cbaadad6
Define IF_NAMESIZE on Windows.

That allows pcap_lookupdev() to be compiled if we are building on
Windows and not using NPF for capturing.
pcap.c