install new 802.11 headers

This commit is contained in:
Sam Leffler 2003-06-25 14:59:17 +00:00
parent 167f409fd6
commit cbc2782fd6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=116818
2 changed files with 4 additions and 2 deletions

View File

@ -85,6 +85,8 @@
..
net
..
net80211
..
netatalk
..
netatm

View File

@ -27,8 +27,8 @@ PHDRS= sched.h semaphore.h _semaphore.h # mqueue.h
LHDRS= aio.h errno.h fcntl.h linker_set.h poll.h stdint.h syslog.h \
termios.h ucontext.h
LDIRS= cam geom net netatalk netatm netgraph netinet netinet6 netipsec \
netipx netkey netnatm netncp netsmb nfs nfsclient nfsserver \
LDIRS= cam geom net net80211 netatalk netatm netgraph netinet netinet6 \
netipsec netipx netkey netnatm netncp netsmb nfs nfsclient nfsserver \
pccard posix4 sys vm
LSUBDIRS= cam/scsi dev/an dev/ic dev/iicbus dev/firewire dev/ofw \