No longer need linux/types.h.

(Logical change 1.170)
edge.strict_endians
cantab.net!aia21 2003-08-08 11:29:04 +00:00
parent 1e9ef6afae
commit 83bd769b7e
1 changed files with 1 additions and 2 deletions

3
configure vendored
View File

@ -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