From 766c4a363d5487dde04bb5e968c3db8b383ec3c2 Mon Sep 17 00:00:00 2001 From: Siddhesh Poyarekar Date: Tue, 22 Apr 2014 16:57:49 +0530 Subject: Include atomic.h in sem_wait.c and sem_trywait.c --- nptl/sysdeps/unix/sysv/linux/sem_wait.c | 1 + 1 file changed, 1 insertion(+) (limited to 'nptl/sysdeps/unix/sysv/linux/sem_wait.c') diff --git a/nptl/sysdeps/unix/sysv/linux/sem_wait.c b/nptl/sysdeps/unix/sysv/linux/sem_wait.c index 7d586cf186..b12babb596 100644 --- a/nptl/sysdeps/unix/sysv/linux/sem_wait.c +++ b/nptl/sysdeps/unix/sysv/linux/sem_wait.c @@ -25,6 +25,7 @@ #include #include +#include void -- cgit v1.2.3-70-g09d2