mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-04-19 13:40:43 +02:00
build: check for reallocarray in stdlib.h
This commit is contained in:
parent
5e01c87cad
commit
c992f460c7
1 changed files with 1 additions and 0 deletions
|
|
@ -83,6 +83,7 @@ AC_CHECK_DECLS([
|
|||
reallocarray],
|
||||
[], [], [[
|
||||
#include <malloc.h>
|
||||
#include <stdlib.h>
|
||||
]])
|
||||
|
||||
AC_CHECK_DECLS([
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue