From c39bc8b8254364fda301a89180130c3586859d75 Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Fri, 28 Sep 2012 01:08:17 +0200 Subject: Include where needed. --- rt/tst-aio3.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'rt/tst-aio3.c') diff --git a/rt/tst-aio3.c b/rt/tst-aio3.c index 4d1fe8e979..133e386cd3 100644 --- a/rt/tst-aio3.c +++ b/rt/tst-aio3.c @@ -1,5 +1,5 @@ /* Test for notification mechanism in lio_listio. - Copyright (C) 2000, 2002, 2006 Free Software Foundation, Inc. + Copyright (C) 2000-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or @@ -22,6 +22,7 @@ #include #include #include +#include static pthread_barrier_t b; -- cgit 1.4.1