aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7ce7b3d5f..c5486a387 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1443,6 +1443,7 @@ dnl **********************************************************************
dnl Checks for header files.
AC_HEADER_STDC
+CURL_CHECK_HEADER_MALLOC
dnl Now check for the very most basic headers. Then we can use these
dnl ones as default-headers when checking for the rest!
@@ -1454,7 +1455,6 @@ AC_CHECK_HEADERS(
sys/ioctl.h \
assert.h \
unistd.h \
- malloc.h \
stdlib.h \
limits.h \
arpa/inet.h \