]> 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:04 +0000 (22:00 +0000)
committerguy <guy>
Sun, 14 Dec 2008 22:00:04 +0000 (22:00 +0000)
commit58dc45cf12bc6da2c915996bdc180c2ce28c620e
tree8105a56f405c3270167b6439bc5889c0bb82012c
parent9c4eb0f994a664111587c6f2b851754cc95be453
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