diff options
| author | Alexey Zelkin <phantom@FreeBSD.org> | 2001-02-08 17:14:28 +0000 |
|---|---|---|
| committer | Alexey Zelkin <phantom@FreeBSD.org> | 2001-02-08 17:14:28 +0000 |
| commit | 2eeaef6eea666dc51e24166df8e278f8e42b6896 (patch) | |
| tree | cc3089fbe60e953a64b2ab101c8f84ac27c4642e /include | |
| parent | 747a8b55e83b4874a33bd829d0cd8a9b62c3e0d4 (diff) | |
Notes
Diffstat (limited to 'include')
| -rw-r--r-- | include/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile index d908d355cec3..db99f9cf6acb 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 \ - hesiod.h histedit.h ieeefp.h ifaddrs.h iso646.h \ + hesiod.h histedit.h ieeefp.h ifaddrs.h iso646.h langinfo.h \ libgen.h limits.h link.h locale.h malloc.h memory.h mpool.h \ ndbm.h netdb.h nl_types.h nlist.h nsswitch.h objformat.h \ paths.h pthread.h pthread_np.h pwd.h \ |
