[svn-r3058]

Description:
    Added the HAVE_SYS_FILIO_H define for the configure check for <sys/filio.h>.
This commit is contained in:
Thomas Radke 2000-12-01 16:59:31 -05:00
parent e10233b5f0
commit 0473d1c822

View File

@ -302,6 +302,9 @@
/* Define if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
/* Define if you have the <sys/filio.h> header file. */
#undef HAVE_SYS_FILIO_H
/* Define if you have the <sys/ioctl.h> header file. */
#undef HAVE_SYS_IOCTL_H