diff options
| author | Jason Evans <jasone@FreeBSD.org> | 2006-03-28 22:16:04 +0000 |
|---|---|---|
| committer | Jason Evans <jasone@FreeBSD.org> | 2006-03-28 22:16:04 +0000 |
| commit | 6b2c15da6a35c2af09e7e753ffc3f527d402a2cf (patch) | |
| tree | 84a037e2c3045c857b69637dcac7955a8481ae0d /include/Makefile | |
| parent | adb19548bd8c7a0b3883ddd6cb46d20e11fe34c3 (diff) | |
Notes
Diffstat (limited to 'include/Makefile')
| -rw-r--r-- | include/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile index 0a4c558f612e..ad37ab679a63 100644 --- a/include/Makefile +++ b/include/Makefile @@ -13,7 +13,7 @@ INCS= a.out.h ar.h assert.h bitstring.h complex.h cpio.h _ctype.h ctype.h \ fts.h ftw.h getopt.h glob.h grp.h gssapi.h \ histedit.h ieeefp.h ifaddrs.h \ inttypes.h iso646.h kenv.h langinfo.h libgen.h limits.h link.h \ - locale.h malloc.h memory.h monetary.h mpool.h mqueue.h \ + locale.h malloc.h malloc_np.h memory.h monetary.h mpool.h mqueue.h \ ndbm.h netconfig.h \ netdb.h nl_types.h nlist.h nss.h nsswitch.h objformat.h paths.h \ printf.h proc_service.h pthread.h \ |
