about summary refs log tree commit diff
path: root/sysdeps/sparc/nptl/pthread_barrier_destroy.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/sparc/nptl/pthread_barrier_destroy.c')
-rw-r--r--sysdeps/sparc/nptl/pthread_barrier_destroy.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/sparc/nptl/pthread_barrier_destroy.c b/sysdeps/sparc/nptl/pthread_barrier_destroy.c
index 2221a27e22..883a101a46 100644
--- a/sysdeps/sparc/nptl/pthread_barrier_destroy.c
+++ b/sysdeps/sparc/nptl/pthread_barrier_destroy.c
@@ -19,6 +19,7 @@
 #include <errno.h>
 #include "pthreadP.h"
 #include <lowlevellock.h>
+#include <sparc-nptl.h>
 
 int
 pthread_barrier_destroy (barrier)