[BZ #2526, BZ #3138, BZ #3143]
[platform/upstream/glibc.git] / io / test-lfs.c
index a4669c3..c27af40 100644 (file)
@@ -50,7 +50,7 @@ int fd;
 void
 do_prepare (int argc, char *argv[])
 {
-  char name_len;
+  size_t name_len;
   struct rlimit64 rlim;
 
   name_len = strlen (test_dir);