From a334319f6530564d22e775935d9c91663623a1b4 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 22 Dec 2004 20:10:10 +0000 Subject: (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. --- io/tst-fcntl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'io/tst-fcntl.c') diff --git a/io/tst-fcntl.c b/io/tst-fcntl.c index 93ea9b0b02..fed884913c 100644 --- a/io/tst-fcntl.c +++ b/io/tst-fcntl.c @@ -42,7 +42,7 @@ static char *name; void do_prepare (int argc, char *argv[]) { - size_t name_len; + char name_len; name_len = strlen (test_dir); name = malloc (name_len + sizeof ("/fcntlXXXXXX")); -- cgit 1.4.1