diff options
Diffstat (limited to 'test/unistd/tst-posix_fallocate64.c')
-rw-r--r-- | test/unistd/tst-posix_fallocate64.c | 2 |
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 000000000..b1ee0ffdd --- /dev/null +++ b/test/unistd/tst-posix_fallocate64.c @@ -0,0 +1,2 @@ +#define TST_POSIX_FALLOCATE64 +#include "tst-posix_fallocate.c" |