summaryrefslogtreecommitdiff
path: root/io/tst-fts-lfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'io/tst-fts-lfs.c')
-rw-r--r--io/tst-fts-lfs.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/io/tst-fts-lfs.c b/io/tst-fts-lfs.c
new file mode 100644
index 0000000000..bc169342f8
--- /dev/null
+++ b/io/tst-fts-lfs.c
@@ -0,0 +1,2 @@
+#define _FILE_OFFSET_BITS 64
+#include "tst-fts.c"