]> The Tcpdump Group git mirrors - libpcap/commit
<pcap.h> includes <sys/types.h> and <sys/time.h>; there's no need to
authorguy <guy>
Sun, 24 Mar 2002 23:21:51 +0000 (23:21 +0000)
committerguy <guy>
Sun, 24 Mar 2002 23:21:51 +0000 (23:21 +0000)
commitfdaba9c2a6db9b0a9dfb793baf8ab3cb33492c0e
treee8555fcd5746ed9124bf2905da081e17b86ce5d1
parent7346580de5ca6e4d0f2b2dd28d694ed34c48fab2
<pcap.h> includes <sys/types.h> and <sys/time.h>; there's no need to
include it in these files, as they either include "pcap-int.h", which
includes <pcap.h>, or they include <pcap.h> directly.
bpf_dump.c
bpf_image.c
optimize.c
savefile.c