diff options
Diffstat (limited to 'io/tst-fts-lfs.c')
-rw-r--r-- | io/tst-fts-lfs.c | 2 |
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 0000000..bc16934 --- /dev/null +++ b/io/tst-fts-lfs.c @@ -0,0 +1,2 @@ +#define _FILE_OFFSET_BITS 64 +#include "tst-fts.c" |