summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2014-12-10 01:32:23 +1100
committerDarren Tucker <dtucker@zip.com.au>2014-12-10 01:32:23 +1100
commit642652d280499691c8212ec6b79724b50008ce09 (patch)
treeeac5f60ab7846b0d3050982a4d9d1f3d3b8950ef /configure.ac
parent3dfd8d93dfcc69261f5af99df56f3ff598581979 (diff)
Add reallocarray to compat library
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 8b59d9191..5f5905b36 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1629,6 +1629,7 @@ AC_CHECK_FUNCS([ \
1629 prctl \ 1629 prctl \
1630 pstat \ 1630 pstat \
1631 readpassphrase \ 1631 readpassphrase \
1632 reallocarray \
1632 realpath \ 1633 realpath \
1633 recvmsg \ 1634 recvmsg \
1634 rresvport_af \ 1635 rresvport_af \