From Mario Valle, "Attached two small correction to remove the following warnings from MINGW build."

This commit is contained in:
Robert Osfield
2008-11-21 12:15:16 +00:00
parent 05cd6878a5
commit a90bdd1833
2 changed files with 9 additions and 7 deletions

View File

@@ -27,8 +27,9 @@
#define stat64 _stati64
// set up for windows so acts just like unix access().
#ifndef F_OK
#define F_OK 4
#endif
#else // unix