build: check for reallocarray in stdlib.h

This commit is contained in:
Leo 2020-12-10 08:10:40 -03:00 committed by Thomas Haller
parent 5e01c87cad
commit c992f460c7
No known key found for this signature in database
GPG key ID: 29C2366E4DFC5728

View file

@ -83,6 +83,7 @@ AC_CHECK_DECLS([
reallocarray],
[], [], [[
#include <malloc.h>
#include <stdlib.h>
]])
AC_CHECK_DECLS([