mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-17 16:10:24 +08:00
[svn-r3058]
Description: Added the HAVE_SYS_FILIO_H define for the configure check for <sys/filio.h>.
This commit is contained in:
parent
e10233b5f0
commit
0473d1c822
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user