Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd/libpcap/lib add another header file
details: https://anonhg.NetBSD.org/src/rev/63721dcfef9a
branches: trunk
changeset: 350858:63721dcfef9a
user: christos <christos%NetBSD.org@localhost>
date: Tue Jan 24 23:26:58 2017 +0000
description:
add another header file
diffstat:
external/bsd/libpcap/lib/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r c2fbbeb58be7 -r 63721dcfef9a external/bsd/libpcap/lib/Makefile
--- a/external/bsd/libpcap/lib/Makefile Tue Jan 24 22:37:31 2017 +0000
+++ b/external/bsd/libpcap/lib/Makefile Tue Jan 24 23:26:58 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2017/01/24 22:37:31 christos Exp $
+# $NetBSD: Makefile,v 1.15 2017/01/24 23:26:58 christos Exp $
USE_SHLIBDIR=yes
.include <bsd.own.mk>
@@ -142,7 +142,7 @@
.PATH: ${NETBSDSRCDIR}/sys/net
SRCS+= bpf_filter.c
-INCS= pcap/pcap.h pcap/namedb.h
+INCS= pcap/pcap.h pcap/namedb.h pcap/export-defs.h
INCSDIR= /usr/include
INCSYMLINKS+= ../net/bpf.h ${INCSDIR}/pcap/bpf.h
INCSYMLINKS+= pcap/pcap.h ${INCSDIR}/pcap.h
Home |
Main Index |
Thread Index |
Old Index