summaryrefslogtreecommitdiff
path: root/sysdeps/pthread/bits/barrier.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/pthread/bits/barrier.h')
-rw-r--r--sysdeps/pthread/bits/barrier.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/pthread/bits/barrier.h b/sysdeps/pthread/bits/barrier.h
index 52b35c0..2ea8c15 100644
--- a/sysdeps/pthread/bits/barrier.h
+++ b/sysdeps/pthread/bits/barrier.h
@@ -19,7 +19,7 @@
#ifndef _BITS_BARRIER_H
#define _BITS_BARRIER_H 1
-#include <bits/spin-lock.h>
+#include <bits/types/__pthread_spinlock_t.h>
/* This structure describes the attributes of a POSIX barrier. */
struct __pthread_barrier