(do_test): Make static.

This commit is contained in:
Ulrich Drepper 2003-04-02 00:36:44 +00:00
parent 9a197dcc6a
commit fa36efe893
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ tf2 (void *arg)
}
int
static int
do_test (void)
{
keys = alloca (max * sizeof (pthread_key_t));