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_cond_timedwait.c | 1 + 1 file changed, 1 insertion(+) (limited to 'nptl/pthread_cond_timedwait.c') diff --git a/nptl/pthread_cond_timedwait.c b/nptl/pthread_cond_timedwait.c index 1698085361..1c53bdddc3 100644 --- a/nptl/pthread_cond_timedwait.c +++ b/nptl/pthread_cond_timedwait.c @@ -22,6 +22,7 @@ #include #include #include +#include #include #include -- cgit 1.4.1