]> The Tcpdump Group git mirrors - libpcap/commit
Put declarations of pcap-netfilter-linux.c in pcap-netfilter-linux.h.
authorGuy Harris <[email protected]>
Fri, 9 Dec 2011 03:47:42 +0000 (19:47 -0800)
committerGuy Harris <[email protected]>
Fri, 9 Dec 2011 03:47:42 +0000 (19:47 -0800)
commitbbcc0ffba7e0d38df2060d156f4322ac3a22c1d3
tree26b03ab909598a216bd9bb8a9c185d630fd455f4
parent49a67a300f9bda747183dde65f4499c66407d555
Put declarations of pcap-netfilter-linux.c in pcap-netfilter-linux.h.

That way, the same declarations are used in the file that defines the
functions and the files that use them, so we actually do type checking.
Makefile.in
pcap-linux.c
pcap-netfilter-linux.c
pcap-netfilter-linux.h [new file with mode: 0644]