diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2000-09-07 00:10:02 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2000-09-07 00:10:02 +0000 |
| commit | 9bb715b7fd3e8320ff38875f8b508c3af25d6267 (patch) | |
| tree | 85871141509ec11df266c008190411e237930252 /include/Makefile | |
| parent | 2c021c6c541a0faf5ba7477b376b0efb80275d2d (diff) | |
Notes
Diffstat (limited to 'include/Makefile')
| -rw-r--r-- | include/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile index 51d909e7a7e1b..c30a9c7f2d35d 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 \ |
