From John Shue, fix for FreeBSD.
This commit is contained in:
parent
3bf21bf3b6
commit
d748664df6
@ -32,7 +32,7 @@
|
|||||||
|
|
||||||
#else // unix
|
#else // unix
|
||||||
|
|
||||||
#if defined( __APPLE__ ) || defined(__CYGWIN__)
|
#if defined( __APPLE__ ) || defined(__CYGWIN__) || defined(__FreeBSD__)
|
||||||
#define stat64 stat
|
#define stat64 stat
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user