mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-21 05:43:09 +00:00
98bc4decde
Signed-off-by: Alexey Neyman <stilor@att.net>
15 lines
320 B
Diff
15 lines
320 B
Diff
---
|
|
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>
|
|
|