parent
1e9ef6afae
commit
83bd769b7e
|
@ -8729,13 +8729,12 @@ fi
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
for ac_header in fcntl.h libintl.h limits.h locale.h mntent.h stddef.h \
|
||||
stdint.h stdlib.h stdio.h stdarg.h string.h strings.h errno.h time.h \
|
||||
sys/ioctl.h sys/mount.h unistd.h utime.h wchar.h getopt.h sys/stat.h \
|
||||
sys/types.h linux/types.h asm/byteorder.h linux/major.h linux/fd.h
|
||||
sys/types.h asm/byteorder.h linux/major.h linux/fd.h
|
||||
do
|
||||
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
|
||||
if eval "test \"\${$as_ac_Header+set}\" = set"; then
|
||||
|
|
Loading…
Reference in New Issue