summaryrefslogtreecommitdiff
path: root/sysdeps/generic/bits/rwlock-attr.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/generic/bits/rwlock-attr.h')
-rw-r--r--sysdeps/generic/bits/rwlock-attr.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/generic/bits/rwlock-attr.h b/sysdeps/generic/bits/rwlock-attr.h
index 44765bd6..b4f26c46 100644
--- a/sysdeps/generic/bits/rwlock-attr.h
+++ b/sysdeps/generic/bits/rwlock-attr.h
@@ -20,6 +20,8 @@
#ifndef _BITS_RWLOCK_ATTR_H
#define _BITS_RWLOCK_ATTR_H 1
+enum __pthread_process_shared;
+
/* This structure describes the attributes of a POSIX thread rwlock.
Note that not all of them are supported on all systems. */
struct __pthread_rwlockattr