nscd: don't unconditionally use PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZER_NP
[glibc.git] / math / w_remainderl.c
blob2aca8bc45af2f222b33e023ddd7147c8065ce0b8
1 #include <math-type-macros-ldouble.h>
2 #include <w_remainder_template.c>
3 #if __USE_WRAPPER_TEMPLATE
4 weak_alias (__remainderl, dreml)
5 #endif