mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-12 09:58:36 +00:00
Add missing netinet6.
Detected by: make world
This commit is contained in:
parent
76429de41a
commit
fd9ec25aaa
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=52905
@ -33,6 +33,8 @@
|
||||
..
|
||||
netinet
|
||||
..
|
||||
netinet6
|
||||
..
|
||||
netipx
|
||||
..
|
||||
netkey
|
||||
|
@ -41,8 +41,8 @@ SFILES= soundcard.h
|
||||
LFILES= aio.h errno.h fcntl.h inttypes.h linker_set.h poll.h syslog.h \
|
||||
termios.h ucontext.h
|
||||
|
||||
LDIRS= cam msdosfs net netatalk netatm netgraph netinet netipx netkey \
|
||||
netncp netns nfs nwfs pccard posix4 sys vm
|
||||
LDIRS= cam msdosfs net netatalk netatm netgraph netinet netinet6 \
|
||||
netipx netkey netncp netns nfs nwfs pccard posix4 sys vm
|
||||
|
||||
LNOHEADERDIRS= isofs ufs
|
||||
LSUBDIRS= isofs/cd9660 ufs/ffs ufs/mfs ufs/ufs cam/scsi
|
||||
|
Loading…
Reference in New Issue
Block a user