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:
Peter Wemm 2000-09-07 00:10:02 +00:00
parent 2c021c6c54
commit 9bb715b7fd
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=65553

View File

@ -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 \