diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1999-10-04 14:59:37 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1999-10-04 14:59:37 +0000 |
| commit | 56638eb686e04bfa1a990afcc161fdd2c03d6633 (patch) | |
| tree | 758adb13757d27d0292c59003e17f23a9a997f55 /include/Makefile | |
| parent | 6d77c2defa77deaae0532cf4f51dd007144f6351 (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 088738dd6a93..5eacd067e720 100644 --- a/include/Makefile +++ b/include/Makefile @@ -11,7 +11,7 @@ SUBDIR= rpcsvc FILES= a.out.h ar.h assert.h bitstring.h ctype.h db.h dirent.h disktab.h \ dlfcn.h elf.h err.h fnmatch.h fstab.h \ fts.h glob.h grp.h strhash.h histedit.h ieeefp.h iso646.h \ - kvm.h limits.h link.h locale.h malloc.h memory.h mpool.h \ + limits.h link.h locale.h malloc.h memory.h mpool.h \ ndbm.h netdb.h nl_types.h nlist.h objformat.h \ paths.h pthread.h pthread_np.h pwd.h \ ranlib.h regex.h regexp.h resolv.h rune.h runetype.h setjmp.h sgtty.h \ |
