]> The Tcpdump Group git mirrors - libpcap/commit
Fix check for BPF on AIX.
authorGuy Harris <[email protected]>
Fri, 31 Aug 2018 19:10:01 +0000 (12:10 -0700)
committerGuy Harris <[email protected]>
Fri, 31 Aug 2018 19:10:01 +0000 (12:10 -0700)
commit96571eef583c493956809f5f1f36f807683c07da
tree968cc2f0bf12158788a5a4ef1e3c6167ed070c68
parente7b9c86b70f5f9e614a234cc482d7681dc8a851e
Fix check for BPF on AIX.

net/bpf.h requires that sys/time.h be included on AIX; do so when
testing whether it defines BIOCSETIF.
CMakeLists.txt
configure
configure.ac