2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-29 13:28:10 +00:00
This commit is contained in:
Todd C. Miller 2001-12-14 20:31:33 +00:00
parent 06461973d7
commit df5df978db

2
configure vendored
View File

@ -6763,7 +6763,7 @@ fi
fi
for ac_header in string.h strings.h unistd.h malloc.h paths.h utime.h netgroup.h sys/sockio.h sys/bsdtypes.h sys/select.h
for ac_header in malloc.h paths.h utime.h netgroup.h sys/sockio.h sys/bsdtypes.h sys/select.h
do
ac_ac_Header=`echo "ac_cv_header_$ac_header" | $ac_tr_sh`
echo "$as_me:6769: checking for $ac_header" >&5