diff options
Diffstat (limited to 'libssp/configure')
-rwxr-xr-x | libssp/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libssp/configure b/libssp/configure index ee2a41fd495..7276c0b0cf9 100755 --- a/libssp/configure +++ b/libssp/configure @@ -3989,7 +3989,7 @@ done -for ac_header in alloca.h paths.h syslog.h string.h unistd.h fcntl.h stdio.h limits.h +for ac_header in alloca.h malloc.h paths.h syslog.h string.h unistd.h fcntl.h stdio.h limits.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` if eval "test \"\${$as_ac_Header+set}\" = set"; then |