diff options
| author | Alexey Zelkin <phantom@FreeBSD.org> | 2002-03-12 17:12:24 +0000 |
|---|---|---|
| committer | Alexey Zelkin <phantom@FreeBSD.org> | 2002-03-12 17:12:24 +0000 |
| commit | 57f65f3511d91cf3c34b05a66792f66b4cec5627 (patch) | |
| tree | c7bb79c5835c65f7ea09bd7542a1a994d2ed96ca /include | |
| parent | 2e7ff1ee8dddfb5000758fc79e234d24dec65d19 (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 d4404e67a208..57a6d8f31cec 100644 --- a/include/Makefile +++ b/include/Makefile @@ -12,7 +12,7 @@ HDRS= a.out.h ar.h assert.h bitstring.h complex.h ctype.h db.h \ dirent.h disktab.h \ dlfcn.h elf.h elf-hints.h err.h fnmatch.h fstab.h \ fts.h glob.h grp.h strhash.h histedit.h ieeefp.h ifaddrs.h iso646.h \ - libgen.h limits.h link.h locale.h malloc.h memory.h mpool.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 objformat.h \ paths.h pthread.h pthread_np.h pwd.h \ ranlib.h regex.h regexp.h resolv.h rune.h runetype.h \ |
