summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 9bdf9773..ebd2cc8d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -96,6 +96,7 @@ AC_HEADER_SYS_WAIT
AC_CHECK_HEADERS([\
getopt.h \
inttypes.h \
+ malloc.h \
poll.h \
port.h \
pwd.h \
@@ -1499,6 +1500,7 @@ AC_CHECK_FUNCS([\
localtime_r \
lstat \
madvise \
+ mallopt \
memcpy \
mempcpy \
memset \