mirror of
https://github.com/ksherlock/profuse.git
synced 2025-08-05 17:25:11 +00:00
git-svn-id: https://profuse.googlecode.com/svn/branches/v2@384 aa027e90-d47c-11dd-86d7-074df07e0730
This commit is contained in:
@@ -9,8 +9,12 @@
|
||||
|
||||
#include <unistd.h>
|
||||
|
||||
|
||||
#ifdef __APPLE__
|
||||
#define __FreeBSD__ 10
|
||||
#define __DARWIN_64_BIT_INO_T 1
|
||||
#endif
|
||||
|
||||
#define _FILE_OFFSET_BITS 64
|
||||
#define FUSE_USE_VERSION 27
|
||||
|
||||
|
Reference in New Issue
Block a user