summaryrefslogtreecommitdiff
path: root/test/unistd/tst-posix_fallocate64.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/unistd/tst-posix_fallocate64.c')
-rw-r--r--test/unistd/tst-posix_fallocate64.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/unistd/tst-posix_fallocate64.c b/test/unistd/tst-posix_fallocate64.c
new file mode 100644
index 0000000..b1ee0ff
--- /dev/null
+++ b/test/unistd/tst-posix_fallocate64.c
@@ -0,0 +1,2 @@
+#define TST_POSIX_FALLOCATE64
+#include "tst-posix_fallocate.c"