comparison src/config.in @ 111687:17d793ffe36f

Include <sys/ioctl.h> unconditionally. * configure.in <AC_CHECK_HEADERS>: Remove sys/ioctl.h. * src/xterm.c: * src/systty.h: * src/sound.c: Include <sys/ioctl.h> unconditionally.
author Dan Nicolaescu <dann@ics.uci.edu>
date Tue, 23 Nov 2010 10:09:55 -0800
parents d7c742bc8974
children 7153f8068e69
comparison
equal deleted inserted replaced
111686:e8049570c647 111687:17d793ffe36f
660 /* Define to 1 if you have the `sync' function. */ 660 /* Define to 1 if you have the `sync' function. */
661 #undef HAVE_SYNC 661 #undef HAVE_SYNC
662 662
663 /* Define to 1 if you have the `sysinfo' function. */ 663 /* Define to 1 if you have the `sysinfo' function. */
664 #undef HAVE_SYSINFO 664 #undef HAVE_SYSINFO
665
666 /* Define to 1 if you have the <sys/ioctl.h> header file. */
667 #undef HAVE_SYS_IOCTL_H
668 665
669 /* Define to 1 if you have the <sys/mman.h> header file. */ 666 /* Define to 1 if you have the <sys/mman.h> header file. */
670 #undef HAVE_SYS_MMAN_H 667 #undef HAVE_SYS_MMAN_H
671 668
672 /* Define to 1 if you have the <sys/param.h> header file. */ 669 /* Define to 1 if you have the <sys/param.h> header file. */