diff options
| author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 2000-07-05 02:13:17 +0000 |
|---|---|---|
| committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 2000-07-05 02:13:17 +0000 |
| commit | 23ba01423ed0134c33457ca251d0eab6c392b2e5 (patch) | |
| tree | d7da827354dc0ea7b2b11179b79fffdc8e37ee1e /include/Makefile | |
| parent | 3b8a8567a1f613f2835102f37a934d2e75057364 (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 c6fd25e44d9d..6119e24cef0f 100644 --- a/include/Makefile +++ b/include/Makefile @@ -10,7 +10,7 @@ CLEANFILES= osreldate.h version vers.c 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 \ + fts.h glob.h grp.h strhash.h histedit.h ieeefp.h ifaddrs.h iso646.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 \ |
