about summary refs log tree commit diff
path: root/io/tst-fcntl-lock-lfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'io/tst-fcntl-lock-lfs.c')
-rw-r--r--io/tst-fcntl-lock-lfs.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/io/tst-fcntl-lock-lfs.c b/io/tst-fcntl-lock-lfs.c
new file mode 100644
index 0000000000..f2a909fb02
--- /dev/null
+++ b/io/tst-fcntl-lock-lfs.c
@@ -0,0 +1,2 @@
+#define _FILE_OFFSET_BITS 64
+#include <io/tst-fcntl-lock.c>