Restored some file checks.

This commit is contained in:
Ward Fisher 2017-05-12 15:33:02 -06:00
parent f8c7df70b3
commit 9c78b4686b

View File

@ -168,6 +168,13 @@ are set when opening a binary file on Windows. */
/* Define to 1 if you have the <fcntl.h> header file. */
#cmakedefine HAVE_FCNTL_H 1
/* Define to 1 if you have the BaseTsd.h header file. */
#cmakedefine HAVE_BASETSD_H @HAVE_BASETSD_H@
/* Define if we have filelengthi64. */
#cmakedefine HAVE_FILE_LENGTH_I64 @HAVE_FILE_LENGTH_I64@
/* Define to 1 if you have the `fsync' function. */
#cmakedefine HAVE_FSYNC 1