diff options
Diffstat (limited to 'dirent/tst-scandir64.c')
-rw-r--r-- | dirent/tst-scandir64.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dirent/tst-scandir64.c b/dirent/tst-scandir64.c new file mode 100644 index 0000000000..3f4c68ed7c --- /dev/null +++ b/dirent/tst-scandir64.c @@ -0,0 +1,2 @@ +#define D(x) x##64 +#include "tst-scandir.c" |