Update for libpcap-1.1.1.

This commit is contained in:
Rui Paulo 2010-10-29 18:45:10 +00:00
parent a0ee43a18d
commit ce96ab45d7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=214519

View file

@ -9,7 +9,7 @@ LIB= pcap
SRCS= grammar.y tokdefs.h version.h pcap-bpf.c \
pcap.c inet.c fad-getad.c gencode.c optimize.c nametoaddr.c \
etherent.c savefile.c bpf_filter.c bpf_image.c bpf_dump.c \
scanner.l version.c
scanner.l sf-pcap.c sf-pcap-ng.c version.c
# Old compatibility headers
INCS= pcap.h pcap-int.h pcap-namedb.h pcap-bpf.h