summaryrefslogtreecommitdiff
path: root/patches/glibc/2.20/100-sparc-nptl.patch
blob: 21f033798e7d172020d1ab6088b6a2d435191852 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/sysdeps/sparc/sparc32/sem_trywait.c b/sysdeps/sparc/sparc32/sem_trywait.c
index 7d0fc55..ad9b4ad 100644
--- a/sysdeps/sparc/sparc32/sem_trywait.c
+++ b/sysdeps/sparc/sparc32/sem_trywait.c
@@ -22,6 +22,7 @@
 #include <lowlevellock.h>
 #include <internaltypes.h>
 #include <semaphore.h>
+#include <sparc-nptl.h>
 
 #include <shlib-compat.h>