Add mallocarray.9 to malloc.9's MLINKS.

X-MFC with:	r327674
This commit is contained in:
Mark Johnston 2018-01-11 16:41:03 +00:00
parent 12cea332f1
commit aeb8ee1709

View File

@ -1262,6 +1262,7 @@ MLINKS+=make_dev.9 destroy_dev.9 \
make_dev.9 make_dev_p.9 \
make_dev.9 make_dev_s.9
MLINKS+=malloc.9 free.9 \
malloc.9 mallocarray.9 \
malloc.9 MALLOC_DECLARE.9 \
malloc.9 MALLOC_DEFINE.9 \
malloc.9 realloc.9 \