summaryrefslogtreecommitdiff
path: root/packages/glibc-linaro/2.20-2014.11/0000-sparc-nptl.patch
blob: 4c5a10e45f2677da29eda548a14dcd657ecb8a38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
 sysdeps/sparc/sparc32/sem_trywait.c |    1 +
 1 file changed, 1 insertion(+)

--- 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>