Include sysdep-cancel.h.
commit81c8a6f6b35b75486fc937062b3e2a96d5369398
authorUlrich Drepper <drepper@redhat.com>
Wed, 18 Oct 2006 19:16:52 +0000 (18 19:16 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 18 Oct 2006 19:16:52 +0000 (18 19:16 +0000)
treefa74ba6d0395550d6437e7f3ab2d9a250bea87a2
parentc49170a0abca2c38ee655902b521f3bf74fbb6f5
Include sysdep-cancel.h.
(_dl_fixup, _dl_profile_fixup): Use __rtld_mrlock_* and
scoperec->nusers only if !SINGLE_THREAD_P.  Use atomic_*
instead of catomic_* macros.
elf/dl-runtime.c