summaryrefslogtreecommitdiff
path: root/headers.m4
diff options
context:
space:
mode:
Diffstat (limited to 'headers.m4')
-rw-r--r--headers.m42
1 files changed, 2 insertions, 0 deletions
diff --git a/headers.m4 b/headers.m4
index df49c84..3c90788 100644
--- a/headers.m4
+++ b/headers.m4
@@ -31,4 +31,6 @@ AC_CONFIG_LINKS([
include/bits/thread-barrier.h:libpthread/sysdeps/generic/bits/thread-barrier.h
include/bits/thread-specific.h:libpthread/sysdeps/generic/bits/thread-specific.h
include/bits/pthread-np.h:libpthread/sysdeps/l4/bits/pthread-np.h
+ include/semaphore.h:libpthread/include/semaphore.h
+ include/bits/semaphore.h:libpthread/sysdeps/generic/bits/semaphore.h
])