I have not tested this to completion yet, but this appears to fix world.
Add nsswitch.h to the list of includes installed.
This commit is contained in:
parent
2c021c6c54
commit
9bb715b7fd
@ -13,7 +13,7 @@ FILES= a.out.h ar.h assert.h bitstring.h ctype.h db.h dirent.h disktab.h \
|
||||
fts.h glob.h grp.h strhash.h \
|
||||
hesiod.h histedit.h ieeefp.h ifaddrs.h iso646.h \
|
||||
libgen.h limits.h link.h locale.h malloc.h memory.h mpool.h \
|
||||
ndbm.h netdb.h nl_types.h nlist.h objformat.h \
|
||||
ndbm.h netdb.h nl_types.h nlist.h nsswitch.h objformat.h \
|
||||
paths.h pthread.h pthread_np.h pwd.h \
|
||||
ranlib.h regex.h regexp.h resolv.h rune.h runetype.h \
|
||||
search.h setjmp.h sgtty.h \
|
||||
|
Loading…
Reference in New Issue
Block a user