diff options
Diffstat (limited to 'test/unistd/tst-fallocate64.c')
-rw-r--r-- | test/unistd/tst-fallocate64.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/unistd/tst-fallocate64.c b/test/unistd/tst-fallocate64.c new file mode 100644 index 000000000..720428f8f --- /dev/null +++ b/test/unistd/tst-fallocate64.c @@ -0,0 +1,2 @@ +#define TST_FALLOCATE64 +#include "tst-fallocate.c" |