diff options
author | joseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d> | 2007-09-12 16:26:54 +0000 |
---|---|---|
committer | joseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d> | 2007-09-12 16:26:54 +0000 |
commit | 83584a7af898dd93c48600fe850d150c51b10899 (patch) | |
tree | 0affa8ffee374ab83e40501d8d8967a03569c44d /libc/mach/lock-intern.h | |
parent | 04b4d23592609edcd19fd5a461bbe6d3cc677b5b (diff) | |
download | eglibc2-83584a7af898dd93c48600fe850d150c51b10899.tar.gz |
Merge changes between r2424 and r3467 from /fsf/trunk.
git-svn-id: svn://svn.eglibc.org/trunk@3468 7b3dc134-2b1b-0410-93df-9e9f96275f8d
Diffstat (limited to 'libc/mach/lock-intern.h')
-rw-r--r-- | libc/mach/lock-intern.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/mach/lock-intern.h b/libc/mach/lock-intern.h index d42a378f4..4aaaedc1c 100644 --- a/libc/mach/lock-intern.h +++ b/libc/mach/lock-intern.h @@ -19,6 +19,7 @@ #ifndef _LOCK_INTERN_H #define _LOCK_INTERN_H +#include <sys/cdefs.h> #include <machine-lock.h> #ifndef _EXTERN_INLINE |