From 84039966fd9f48747f363812f017aafbb98e9d0d Mon Sep 17 00:00:00 2001 From: phantom Date: Wed, 5 Sep 2001 18:50:56 +0000 Subject: add monetary.h as per POSIX requirement --- include/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/Makefile') 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 \ -- cgit v1.1