]> The Tcpdump Group git mirrors - libpcap/commit
OK, let's try another approach - include <linux/if.h> rather than
authorguy <guy>
Sun, 14 Dec 2008 22:00:57 +0000 (22:00 +0000)
committerguy <guy>
Sun, 14 Dec 2008 22:00:57 +0000 (22:00 +0000)
commitba23aa7b427886224e78408cb1cf48b1cdbe50cc
tree75a4aee0ee38b86087ed4719cd4bc6db447252c0
parent26c8745ecfe60ba344af9529f34e487a8e418d95
OK, let's try another approach - include <linux/if.h> rather than
<net/if.h>, in the hope that

1) doing so won't cause some problem somewhere

and

2) it'll have multiple-include protection

(this whole "glibc is a separate project from the kernel, so we'll
duplicate header files" thing has its downsides).
configure
configure.in
pcap-linux.c