diff options
Diffstat (limited to 'nptl/sysdeps/unix/sysv/solaris2/kopensolaris-gnu/lowlevellock.h')
| -rw-r--r-- | nptl/sysdeps/unix/sysv/solaris2/kopensolaris-gnu/lowlevellock.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nptl/sysdeps/unix/sysv/solaris2/kopensolaris-gnu/lowlevellock.h b/nptl/sysdeps/unix/sysv/solaris2/kopensolaris-gnu/lowlevellock.h index aad334c15a..6ac2eb62bf 100644 --- a/nptl/sysdeps/unix/sysv/solaris2/kopensolaris-gnu/lowlevellock.h +++ b/nptl/sysdeps/unix/sysv/solaris2/kopensolaris-gnu/lowlevellock.h @@ -13,7 +13,6 @@ #include <stddef.h> #include <sys/syscall.h> -#include <bits/libc-lock.h> #define lll_init(futex) \ __libc_lock_init (futex) |
