mirror of
https://github.com/fuse-friends/fuse-native
synced 2026-03-02 03:40:15 +00:00
added FUSE_USE_VERSION define in header
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
#include <nan.h>
|
#include <nan.h>
|
||||||
|
|
||||||
|
#define FUSE_USE_VERSION 29
|
||||||
|
|
||||||
#ifdef __APPLE__
|
#ifdef __APPLE__
|
||||||
|
|
||||||
// OS X
|
// OS X
|
||||||
|
|||||||
Reference in New Issue
Block a user