From 6af246cf8b6cac6e504aaf06c47b284a204335e0 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 20 Oct 2014 14:46:00 -0700 Subject: NPTL: Add some missing #include's --- nptl/pthread_rwlock_timedrdlock.c | 1 + 1 file changed, 1 insertion(+) (limited to 'nptl/pthread_rwlock_timedrdlock.c') diff --git a/nptl/pthread_rwlock_timedrdlock.c b/nptl/pthread_rwlock_timedrdlock.c index 340ae3d394..d3044fb047 100644 --- a/nptl/pthread_rwlock_timedrdlock.c +++ b/nptl/pthread_rwlock_timedrdlock.c @@ -21,6 +21,7 @@ #include #include #include +#include #include -- cgit v1.2.3