@@ -8357,21 +8357,18 @@ $as_echo "#define STDC_HEADERS 1" >>confdefs.h
83578357
83588358
83598359# checks for header files
8360- for ac_header in asm/types.h crypt.h conio.h direct.h dlfcn.h errno.h \
8361- fcntl.h grp.h \
8362- ieeefp.h io.h langinfo.h libintl.h process.h pthread.h \
8363- sched.h shadow.h signal.h stropts.h termios.h \
8364- utime.h \
8365- poll.h sys/devpoll.h sys/epoll.h sys/poll.h \
8366- sys/audioio.h sys/xattr.h sys/bsdtty.h sys/event.h sys/file.h sys/ioctl.h \
8367- sys/kern_control.h sys/loadavg.h sys/lock.h sys/mkdev.h sys/modem.h \
8368- sys/param.h sys/random.h sys/select.h sys/sendfile.h sys/socket.h sys/statvfs.h \
8369- sys/stat.h sys/syscall.h sys/sys_domain.h sys/termio.h sys/time.h \
8370- sys/times.h sys/types.h sys/uio.h sys/un.h sys/utsname.h sys/wait.h pty.h \
8371- libutil.h sys/resource.h netpacket/packet.h sysexits.h bluetooth.h \
8372- linux/tipc.h linux/random.h spawn.h util.h alloca.h endian.h \
8373- sys/endian.h sys/sysmacros.h linux/memfd.h linux/wait.h sys/memfd.h \
8374- sys/mman.h sys/eventfd.h linux/soundcard.h sys/soundcard.h syslog.h netinet/in.h
8360+ for ac_header in \
8361+ alloca.h asm/types.h bluetooth.h conio.h crypt.h direct.h dlfcn.h endian.h errno.h fcntl.h grp.h \
8362+ ieeefp.h io.h langinfo.h libintl.h libutil.h linux/memfd.h linux/random.h linux/soundcard.h \
8363+ linux/tipc.h linux/wait.h netinet/in.h netpacket/packet.h poll.h process.h pthread.h pty.h \
8364+ sched.h shadow.h signal.h spawn.h stropts.h sys/audioio.h sys/bsdtty.h sys/devpoll.h \
8365+ sys/endian.h sys/epoll.h sys/event.h sys/eventfd.h sys/file.h sys/ioctl.h sys/kern_control.h \
8366+ sys/loadavg.h sys/lock.h sys/memfd.h sys/mkdev.h sys/mman.h sys/modem.h sys/param.h sys/poll.h \
8367+ sys/random.h sys/resource.h sys/select.h sys/sendfile.h sys/socket.h sys/soundcard.h sys/stat.h \
8368+ sys/statvfs.h sys/sys_domain.h sys/syscall.h sys/sysmacros.h sys/termio.h sys/time.h sys/times.h \
8369+ sys/types.h sys/uio.h sys/un.h sys/utsname.h sys/wait.h sys/xattr.h sysexits.h syslog.h \
8370+ termios.h util.h utime.h \
8371+
83758372do :
83768373 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
83778374ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
0 commit comments