aboutsummaryrefslogtreecommitdiff
path: root/include/Makefile
diff options
context:
space:
mode:
authorAlexey Zelkin <phantom@FreeBSD.org>2002-03-12 17:12:24 +0000
committerAlexey Zelkin <phantom@FreeBSD.org>2002-03-12 17:12:24 +0000
commit57f65f3511d91cf3c34b05a66792f66b4cec5627 (patch)
treec7bb79c5835c65f7ea09bd7542a1a994d2ed96ca /include/Makefile
parent2e7ff1ee8dddfb5000758fc79e234d24dec65d19 (diff)
downloadsrc-57f65f3511d91cf3c34b05a66792f66b4cec5627.tar.gz
src-57f65f3511d91cf3c34b05a66792f66b4cec5627.zip
MFC: add langinfo.h
Notes
Notes: svn path=/stable/4/; revision=92145
Diffstat (limited to 'include/Makefile')
-rw-r--r--include/Makefile2
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 \