summaryrefslogtreecommitdiffstats
path: root/include/Makefile
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>2001-09-05 18:50:56 +0000
committerphantom <phantom@FreeBSD.org>2001-09-05 18:50:56 +0000
commit84039966fd9f48747f363812f017aafbb98e9d0d (patch)
treea0e39fc4de8f4a0e23575ff476eb82543763525e /include/Makefile
parent2b26e9313ca48be9b620c50051a4e45695f49ac8 (diff)
downloadFreeBSD-src-84039966fd9f48747f363812f017aafbb98e9d0d.zip
FreeBSD-src-84039966fd9f48747f363812f017aafbb98e9d0d.tar.gz
add monetary.h as per POSIX requirement
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 eccd794..41a3625 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -13,7 +13,7 @@ FILES= a.out.h ar.h assert.h bitstring.h complex.h ctype.h db.h \
dlfcn.h elf.h elf-hints.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 langinfo.h \
- libgen.h limits.h link.h locale.h malloc.h memory.h mpool.h \
+ libgen.h limits.h link.h locale.h malloc.h monetary.h memory.h mpool.h \
netconfig.h ndbm.h netdb.h nl_types.h nlist.h nsswitch.h objformat.h \
paths.h pthread.h pthread_np.h pwd.h \
ranlib.h regex.h regexp.h resolv.h rune.h runetype.h \
OpenPOWER on IntegriCloud