From 69183b2b83e3cd23944744c059ec4b668b1352c6 Mon Sep 17 00:00:00 2001 From: peter Date: Thu, 7 Sep 2000 00:10:02 +0000 Subject: I have not tested this to completion yet, but this appears to fix world. Add nsswitch.h to the list of includes installed. --- include/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/Makefile') diff --git a/include/Makefile b/include/Makefile index 51d909e..c30a9c7 100644 --- a/include/Makefile +++ b/include/Makefile @@ -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 \ -- cgit v1.1