aboutsummaryrefslogtreecommitdiff
path: root/src/extra/myriadfs.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/extra/myriadfs.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/extra/myriadfs.cpp b/src/extra/myriadfs.cpp
index 3e4599b..8e48ec0 100644
--- a/src/extra/myriadfs.cpp
+++ b/src/extra/myriadfs.cpp
@@ -5,6 +5,7 @@
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
6 */ 6 */
7 7
8#define _FILE_OFFSET_BITS 64
8#define FUSE_USE_VERSION 26 9#define FUSE_USE_VERSION 26
9 10
10#include <fuse.h> 11#include <fuse.h>