aboutsummaryrefslogtreecommitdiff
path: root/lib/libpcap/Makefile
diff options
context:
space:
mode:
authorHans Petter Selasky <hselasky@FreeBSD.org>2018-05-30 08:24:57 +0000
committerHans Petter Selasky <hselasky@FreeBSD.org>2018-05-30 08:24:57 +0000
commit7cf2653c6004361cfcc78acbffd3fd6d433870aa (patch)
tree9d4ebb44142accc2b7fe01854923fda326f5a1bf /lib/libpcap/Makefile
parent455969d30561b38fbdccc2207fbec04ffb8b6fe1 (diff)
downloadsrc-7cf2653c6004361cfcc78acbffd3fd6d433870aa.tar.gz
src-7cf2653c6004361cfcc78acbffd3fd6d433870aa.zip
Remove redundant header file from source list in libpcap.
MFC after: 3 weeks Sponsored by: Mellanox Technologies
Notes
Notes: svn path=/head/; revision=334376
Diffstat (limited to 'lib/libpcap/Makefile')
-rw-r--r--lib/libpcap/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libpcap/Makefile b/lib/libpcap/Makefile
index 1ce5495605fc..86896340c555 100644
--- a/lib/libpcap/Makefile
+++ b/lib/libpcap/Makefile
@@ -21,7 +21,6 @@ SRCS= bpf_dump.c \
pcap-bpf.c \
pcap-common.c \
pcap-netmap.c \
- pcap-netmap.h \
pcap.c \
savefile.c \
scanner.l \