Install net/if_tap.h.
This commit is contained in:
parent
0615d0207e
commit
da24800d8c
@ -1,4 +1,4 @@
|
||||
# $NetBSD: mi,v 1.753 2005/01/06 15:30:27 lukem Exp $
|
||||
# $NetBSD: mi,v 1.754 2005/01/08 22:28:51 cube Exp $
|
||||
./etc/mtree/set.comp comp-sys-root
|
||||
./usr/bin/addr2line comp-debug-bin bfd
|
||||
./usr/bin/ar comp-util-bin bfd
|
||||
@ -879,6 +879,7 @@
|
||||
./usr/include/net/if_sppp.h comp-c-include
|
||||
./usr/include/net/if_stf.h comp-c-include
|
||||
./usr/include/net/if_stripvar.h comp-c-include
|
||||
./usr/include/net/if_tap.h comp-c-include
|
||||
./usr/include/net/if_token.h comp-c-include
|
||||
./usr/include/net/if_tun.h comp-c-include
|
||||
./usr/include/net/if_types.h comp-c-include
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.16 2004/06/22 14:29:45 itojun Exp $
|
||||
# $NetBSD: Makefile,v 1.17 2005/01/08 22:28:51 cube Exp $
|
||||
|
||||
INCSDIR= /usr/include/net
|
||||
|
||||
@ -6,7 +6,7 @@ INCS= bpf.h bpfdesc.h dlt.h ethertypes.h if.h if_arc.h if_arp.h \
|
||||
if_atm.h if_bridgevar.h if_dl.h if_ether.h if_fddi.h if_gif.h \
|
||||
if_gre.h if_hippi.h if_ieee1394.h if_llc.h if_media.h \
|
||||
if_ppp.h if_pppvar.h if_pppoe.h if_slvar.h if_sppp.h if_stf.h \
|
||||
if_stripvar.h if_token.h if_tun.h if_types.h if_vlanvar.h \
|
||||
if_stripvar.h if_tap.h if_token.h if_tun.h if_types.h if_vlanvar.h \
|
||||
netisr.h pfil.h pfkeyv2.h pfvar.h ppp-comp.h ppp_defs.h radix.h \
|
||||
raw_cb.h route.h slcompress.h slip.h zlib.h
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user